Fix minor grammatical error (#7215)

Merge pull request 7215
This commit is contained in:
Sundaram Kalyan Vedala 2018-09-03 08:18:32 -04:00 committed by jekyllbot
parent 8e5c5a4e8a
commit 93507f02dc
1 changed files with 3 additions and 3 deletions

View File

@ -186,9 +186,9 @@ defaults:
layout: "default" layout: "default"
``` ```
Now you can remove layout the front matter of all pages and posts. Note that Now you can remove layout from the front matter of all pages and posts. Note
any time you update `_config.yml` you'll need to restart Jekyll for the changes that any time you update `_config.yml` you'll need to restart Jekyll for the
to take affect. changes to take affect.
## List author's posts ## List author's posts