Add missing word, phrasing

This commit is contained in:
chrisfinazzo 2015-03-20 12:58:25 -04:00
parent 6e3bba154c
commit a8b7a224c8
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ For example, if you have `_my_collection/some_subdir/some_doc.md`,
it will be rendered using Liquid and the Markdown converter of your it will be rendered using Liquid and the Markdown converter of your
choice and written out to `<dest>/my_collection/some_subdir/some_doc.html`. choice and written out to `<dest>/my_collection/some_subdir/some_doc.html`.
As for posts with [Permalinks](../permalinks/), document URL can be customized As for posts with [Permalinks](../permalinks/), the document
by setting a `permalink` metadata to the collection: URL can be customized by setting `permalink` metadata for the collection:
{% highlight yaml %} {% highlight yaml %}
collections: collections: