Remove extra word
This commit is contained in:
parent
53ca3446eb
commit
9e86650df2
|
@ -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
|
||||
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
|
||||
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):
|
||||
|
||||
{% highlight yaml %}
|
||||
|
|
Loading…
Reference in New Issue