Skip to content

Commit 709dcfb

Browse files
authored
Update README.md minor grammatical twekas
1 parent 4066250 commit 709dcfb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pelican/plugins/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Standard plugins for ASF websites
22

3-
All of these plugins are ALv2 except for **asfgenid** and **toc** which may be AGPL or permissive. This needs investigation.
3+
All of these plugins are ALv2 except for **asfgenid** and **toc**, which may be AGPL or permissive. Under investigation.
44

55
## asfcopy
66

77
Copies a directory tree to output outside of the Pelican processing of content and static files.
88

99
## asfdata
1010

11-
During initiation of Pelican reads in data models to global metadata.
11+
During initiation of Pelican, reads in data models to global metadata.
1212

1313
## asfgenid
1414

15-
Generates HeadingIDs, ElementID, and PermaLinks. This also generates ToC in a different style from **toc**.
15+
Generates HeadingIDs, ElementIDs, and PermaLinks. This also generates ToC in a different style from **toc**.
1616

1717
## asfreader
1818

@@ -21,11 +21,11 @@ Used to create views of data models initiated by **asfdata**.
2121

2222
## asfrun
2323

24-
During initiation runs scripts that can be used to create content and static files.
24+
During initiation, runs scripts that can be used to create content and static files.
2525

2626
## gfm
2727

28-
Pelican plugin that processes Github Flavored Markdown(**GFM**) using the cmark library.
28+
Pelican plugin that processes Github Flavored Markdown (**GFM**) using the cmark library.
2929

3030
## toc
3131

0 commit comments

Comments
 (0)