From 93507f02dcdce0ffb2dd92051212b1eccfb328ad Mon Sep 17 00:00:00 2001 From: Sundaram Kalyan Vedala Date: Mon, 3 Sep 2018 08:18:32 -0400 Subject: [PATCH] Fix minor grammatical error (#7215) Merge pull request 7215 --- docs/_docs/step-by-step/09-collections.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_docs/step-by-step/09-collections.md b/docs/_docs/step-by-step/09-collections.md index 149b8528..c6fd893a 100644 --- a/docs/_docs/step-by-step/09-collections.md +++ b/docs/_docs/step-by-step/09-collections.md @@ -186,9 +186,9 @@ defaults: layout: "default" ``` -Now you can remove layout the front matter of all pages and posts. Note that -any time you update `_config.yml` you'll need to restart Jekyll for the changes -to take affect. +Now you can remove layout from the front matter of all pages and posts. Note +that any time you update `_config.yml` you'll need to restart Jekyll for the +changes to take affect. ## List author's posts