Remove extra word

This commit is contained in:
chrisfinazzo 2015-04-11 23:38:45 -04:00
parent 53ca3446eb
commit 9e86650df2
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ file, each document has the following attributes:
Attributes from the YAML front matter can be accessed as data anywhere in the Attributes from the YAML front matter can be accessed as data anywhere in the
site. Using the above example for configuring a collection as `site.albums`, site. Using the above example for configuring a collection as `site.albums`,
one might have front matter in an individual file structured as follows (which one might have front matter in an individual file structured as follows (which
must use a supported markup format, and cannot cannot be saved with a `.yaml` must use a supported markup format, and cannot be saved with a `.yaml`
extension): extension):
{% highlight yaml %} {% highlight yaml %}