Fixed a typo

This commit is contained in:
chrisfinazzo 2015-03-20 11:14:54 -04:00
parent 55392fd8d2
commit 4ef30b3a6f
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Matter is provided, Jekyll will not generate the file in your collection.
<div class="note info"> <div class="note info">
<h5>Be sure to name your directories correctly</h5> <h5>Be sure to name your directories correctly</h5>
<p> <p>
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. your `_config.yml` file, with the addition of the preceding `_` character.
</p> </p>
</div> </div>