We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0eb69 commit 4066250Copy full SHA for 4066250
pelican/plugins/README.md
@@ -4,7 +4,7 @@ All of these plugins are ALv2 except for **asfgenid** and **toc** which may be A
4
5
## asfcopy
6
7
-Copies a directory trees to output outside of the Pelican processing of content and static files.
+Copies a directory tree to output outside of the Pelican processing of content and static files.
8
9
## asfdata
10
@@ -32,4 +32,4 @@ Pelican plugin that processes Github Flavored Markdown(**GFM**) using the cmark
32
Generates Table of Contents for markdown.
33
Only generates a ToC for the headers FOLLOWING the [TOC] tag,
34
so you can insert it after a specific section that need not be
35
-include in the ToC.
+included in the ToC.
0 commit comments