From 6e3bba154c9593c66205bfaf50b85c9513694702 Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Fri, 20 Mar 2015 11:25:09 -0400 Subject: [PATCH] Fix formatting --- 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 a41d9a6c..38030b35 100644 --- a/site/_docs/collections.md +++ b/site/_docs/collections.md @@ -48,7 +48,7 @@ Matter is provided, Jekyll will not generate the file in your collection.
Be sure to name your directories correctly

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