From a07889d4a3804ccd2319dfc45d822590e3d7b97c Mon Sep 17 00:00:00 2001
From: Alex Leventer <alexleventer@gmail.com>
Date: Thu, 28 Apr 2016 09:32:13 -0700
Subject: [PATCH] docs: Fix typo in templates/content.md

---
 docs/content/templates/content.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/templates/content.md b/docs/content/templates/content.md
index 754ff8fa..c5c551cc 100644
--- a/docs/content/templates/content.md
+++ b/docs/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
-- 
2.30.2