Fix formatting

This commit is contained in:
chrisfinazzo 2015-03-20 11:25:09 -04:00
parent 4ef30b3a6f
commit 6e3bba154c
1 changed files with 1 additions and 1 deletions

View File

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