From 7945da2b1f2269cfddb3f1af338fee2b99e60ad9 Mon Sep 17 00:00:00 2001 From: Jeff Puckett Date: Thu, 13 Apr 2017 15:30:53 -0500 Subject: [PATCH] fix typo using past participle (#6026) Merge pull request 6026 --- docs/_docs/posts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/posts.md b/docs/_docs/posts.md index 79b91815..f26c1c92 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 welcome change! +CMS systems, this will be a welcomed change! ## The Posts Folder @@ -112,7 +112,7 @@ Linking to a PDF for readers to download: ## A typical post -Jekyll can handle many different iterations of the idea you might associate with a "post," however a standard blog style post, including an Title, Layout, Publishing Date, and Categories might look like this: +Jekyll can handle many different iterations of the idea you might associate with a "post," however a standard blog style post, including a Title, Layout, Publishing Date, and Categories might look like this: ``` ---