Fix typo 'If will' to 'It will' line 41

This commit is contained in:
xa0082249956 2018-03-18 21:03:08 +08:00 committed by Bjørn Erik Pedersen
parent 6b626fac61
commit 86a90edf96

View File

@ -38,7 +38,7 @@ Layout
: Can be set in page front matter.
Type
: Is value of `type` if set in front matter, else it is the name of the root section (e.g. "blog"). If will always have a value, so if not set, the value is "page".
: Is value of `type` if set in front matter, else it is the name of the root section (e.g. "blog"). It will always have a value, so if not set, the value is "page".
Section
: Is relevant for `section`, `taxonomy` and `taxonomyTerm` types.