From 4ef30b3a6fca34dbbf60ca29ced8d52f63868bd4 Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Fri, 20 Mar 2015 11:14:54 -0400 Subject: [PATCH] Fixed a typo --- site/_docs/collections.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/collections.md b/site/_docs/collections.md index 6aba16b6..a41d9a6c 100644 --- a/site/_docs/collections.md +++ b/site/_docs/collections.md @@ -47,7 +47,7 @@ Matter is provided, Jekyll will not generate the file in your collection.
Be sure to name your directories correctly

-Note: the folder must be named identically to the collection you defined in +The folder must be named identically to the collection you defined in your `_config.yml` file, with the addition of the preceding `_` character.