From 783a70da460e2d498041dabed28b2380ac8f489a Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Sun, 3 Jan 2021 21:24:10 -0800 Subject: [PATCH] Fix typo in the FAQ: steamline --> streamline. --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 8532ab3f..e174cd4e 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -242,7 +242,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 `_. See the :ref:`plugins` documentation further information about the Pelican plugin