Fix accidental line break

This commit is contained in:
Eugene Pirogov 2015-03-18 00:07:59 +02:00
parent fccc02be6f
commit 4835e9317a
1 changed files with 1 additions and 2 deletions

View File

@ -47,8 +47,7 @@ Matter is provided, Jekyll will not generate the file in your collection.
Note: the folder must be named identically to the collection you defined in
your `_config.yml` file, with the addition of the preceding `_` character.
### Step 3: Optionally render your collection's documents into independent
files
### Step 3: Optionally render your collection's documents into independent files
If you'd like Jekyll to create a public-facing, rendered version of each
document in your collection, set the `output` key to `true` in your collection