From 86a90edf961c39f8a3a1b2173d74c6788e73eb40 Mon Sep 17 00:00:00 2001 From: xa0082249956 <576810415@qq.com> Date: Sun, 18 Mar 2018 21:03:08 +0800 Subject: [PATCH] Fix typo 'If will' to 'It will' line 41 --- content/templates/lookup-order.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/templates/lookup-order.md b/content/templates/lookup-order.md index fd03d5977..d197b6141 100644 --- a/content/templates/lookup-order.md +++ b/content/templates/lookup-order.md @@ -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.