diff options
author | breadcat | 2020-11-16 23:05:27 +0000 |
---|---|---|
committer | breadcat | 2020-11-16 23:05:27 +0000 |
commit | 97674877f08dcb7097863ee4601bb3a24b94b7df (patch) | |
tree | 1d826729bcd7021f7a19a3625733c74af12a69a0 /content/posts/swap-file-linux.md | |
parent | cb06000a25f8e4889c7f73c8433f6280055ae0aa (diff) | |
download | blog.minskio.co.uk-97674877f08dcb7097863ee4601bb3a24b94b7df.tar.gz blog.minskio.co.uk-97674877f08dcb7097863ee4601bb3a24b94b7df.tar.bz2 blog.minskio.co.uk-97674877f08dcb7097863ee4601bb3a24b94b7df.zip |
Alter some EXCESSIVE casing
Diffstat (limited to 'content/posts/swap-file-linux.md')
-rw-r--r-- | content/posts/swap-file-linux.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/swap-file-linux.md b/content/posts/swap-file-linux.md index 9b45cf6..29c07f1 100644 --- a/content/posts/swap-file-linux.md +++ b/content/posts/swap-file-linux.md @@ -1,5 +1,5 @@ --- -title: "Creating a Swap File on Linux" +title: "Creating a Swap file on Linux" date: 2019-06-10T10:03:00 lastmod: 2020-08-27T01:15:00 tags: ["Formats", "Guides", "Linux", "Servers", "Snippets", "Software"] |