diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-01-08 19:08:05 +0000 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-01-08 19:08:05 +0000 |
commit | d6c407a80986ede1d3c5bc17108bafec5d7597c7 (patch) | |
tree | bb1af39eb1dc057df2b0c1804ac4a4a9b111c66a /posts/hello-world/hello-world.md | |
parent | 5a4b50107bdb1675915a6de4d60f7b5378e5cc0c (diff) | |
download | blog-d6c407a80986ede1d3c5bc17108bafec5d7597c7.tar.gz blog-d6c407a80986ede1d3c5bc17108bafec5d7597c7.tar.bz2 blog-d6c407a80986ede1d3c5bc17108bafec5d7597c7.zip |
Fix hello-world spelling
Diffstat (limited to 'posts/hello-world/hello-world.md')
-rw-r--r-- | posts/hello-world/hello-world.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/posts/hello-world/hello-world.md b/posts/hello-world/hello-world.md index 8d4f51e..ea4d883 100644 --- a/posts/hello-world/hello-world.md +++ b/posts/hello-world/hello-world.md @@ -1,4 +1,4 @@ -Occasionally I find something interesting worth sharing. But there is no ideal +Occasionally, I find something interesting worth sharing. But there is no ideal place where I can write it down, so I decided to create such place. There are a lot of blog platforms around. But I usually don't quite like some @@ -6,12 +6,12 @@ little details about them. I wanted something self-hosted, fast (in case I'll write something that will be on the Hacker News front page), simple and easy to maintain. -Once, I found a [Telegra.ph][1] publishing tool, which is pretty nice, but +Once, I found the [Telegra.ph][1] publishing tool, which is pretty nice, but isn't self-hosted. So, I figured, maybe I can build something similar myself. ## Requirements -Here is the list of requirements, I had in mind, when was thinking about what I +Here is the list of requirements I had in mind, when was thinking about what I want to see at the end. I wouldn't even call them requirements, to be honest, more like guiding principles. |