From: David Gay Date: Sat, 23 Nov 2013 19:51:31 +0000 (-0500) Subject: Typo fix in docs. X-Git-Tag: v0.10~104 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ba5dadff79be78517d6d6e0e7110bcea36620d20;p=brevno-suite%2Fhugo Typo fix in docs. Signed-off-by: Noah Campbell --- diff --git a/docs/content/content/types.md b/docs/content/content/types.md index 57292900..e6f3ec50 100644 --- a/docs/content/content/types.md +++ b/docs/content/content/types.md @@ -27,7 +27,7 @@ Create a directory with the name of the type in layouts.Type is always singular. Create a file called single.html inside your directory. *Eg /layouts/post/single.html*. **Step 3:** -Create a file with the same name as your directory in /layouts/indexes/. *Eg /layouts/index/post.html*. +Create a file with the same name as your directory in /layouts/indexes/. *Eg /layouts/indexes/post.html*. **Step 4:** Many sites support rendering content in a few different ways, for