From d3a15fad8d01746fa74a23c04899d4a20302ecf3 Mon Sep 17 00:00:00 2001 From: Finn Ellis Date: Tue, 9 May 2017 00:45:03 -0700 Subject: [PATCH] Typo fix (welcomed change -> welcome change). (#6070) Merge pull request 6070 --- docs/_docs/posts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/posts.md b/docs/_docs/posts.md index 7265a564..e3a749d5 100644 --- a/docs/_docs/posts.md +++ b/docs/_docs/posts.md @@ -8,7 +8,7 @@ exactly? Well, simply put, it means that blogging is baked into Jekyll’s functionality. If you write articles and publish them online, you can publish and maintain a blog simply by managing a folder of text-files on your computer. Compared to the hassle of configuring and maintaining databases and web-based -CMS systems, this will be a welcomed change! +CMS systems, this will be a welcome change! ## The Posts Folder