Merge pull request #2836 from namn/patch-1

Fix typo in the FAQ: steamline --> streamline.
This commit is contained in:
Justin Mayer 2021-01-07 17:17:14 +01:00 committed by GitHub
commit 659c4cbf0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -232,7 +232,7 @@ command similar to ``cd content; find -name '*.md' | head -n 10``.
My tag-cloud is missing/broken since I upgraded Pelican
=======================================================
In an ongoing effort to steamline Pelican, `tag_cloud` generation has been
In an ongoing effort to streamline Pelican, `tag_cloud` generation has been
moved out of the pelican core and into a separate `plugin
<https://github.com/getpelican/pelican-plugins/tree/master/tag_cloud>`_. See
the :ref:`plugins` documentation further information about the Pelican plugin