1
0
Fork 0
forked from github/pelican

Fix typo from documentation

This commit is contained in:
Jorge Maldonado Ventura 2017-08-12 21:40:27 +02:00
commit 2013fc0ab2

View file

@ -93,9 +93,9 @@ interprets the HTML in a very straightforward manner, reading metadata from
</body>
</html>
With HTML, there is one simple exception to the standard metadata: ``tags`` can
be specified either via the ``tags`` metadata, as is standard in Pelican, or
via the ``keywords`` metadata, as is standard in HTML. The two can be used
With HTML, there is one simple exception to the standard metadata: tags can be
specified either via the ``tags`` metadata, as is standard in Pelican, or via
the ``keywords`` metadata, as is standard in HTML. The two can be used
interchangeably.
Note that, aside from the title, none of this article metadata is mandatory: