From e47778c7821f8337328d8edd7a29656103f3a868 Mon Sep 17 00:00:00 2001 From: Alex Leventer Date: Thu, 28 Apr 2016 09:32:13 -0700 Subject: [PATCH] docs: Fix typo in templates/content.md --- content/templates/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/templates/content.md b/content/templates/content.md index 754ff8fae..c5c551cc8 100644 --- a/content/templates/content.md +++ b/content/templates/content.md @@ -29,7 +29,7 @@ than necessary. For most sites, only the `_default` file at the end of the list will be needed. Users can specify the `type` and `layout` in the [front-matter](/content/front-matter/). `Section` -is determined based on the content file’s location. If `type` is provide, +is determined based on the content file’s location. If `type` is provided, it will be used instead of `section`. ### Single