diff options
author | metamuffin <metamuffin@disroot.org> | 2022-08-30 13:34:19 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-08-30 13:34:19 +0200 |
commit | 58e371d845ff56bb61b2ea08a7322b4a0bf07def (patch) | |
tree | e38449c594ac2b12593c0e259abf41debc0d8de4 | |
parent | 14f19ee72aa45198d58d5c271e01bfc54a13d273 (diff) | |
download | metamuffin-blog-58e371d845ff56bb61b2ea08a7322b4a0bf07def.tar metamuffin-blog-58e371d845ff56bb61b2ea08a7322b4a0bf07def.tar.bz2 metamuffin-blog-58e371d845ff56bb61b2ea08a7322b4a0bf07def.tar.zst |
missing "where", capitalization
-rw-r--r-- | content/articles/2022-08-29-blog-start.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/articles/2022-08-29-blog-start.md b/content/articles/2022-08-29-blog-start.md index 48c4f0b..9be1234 100644 --- a/content/articles/2022-08-29-blog-start.md +++ b/content/articles/2022-08-29-blog-start.md @@ -1,9 +1,9 @@ # Starting my blog -This will be the place I will post short articles about my thoughts and project in the future, whenever i feel like it. +This will be the place where I will post short articles about my thoughts and project in the future, whenever I feel like it. A list of topics of which I already have an idea in mind are: - The tools I used to create thie blog -- my dream operating system (maybe even logs about me trying (aka failing) to implement it) -- in search of a perfect text editor +- My dream operating system (maybe even logs about me trying (aka failing) to implement it) +- In search of a perfect text editor |