Skip to content

Commit 2377128

Browse files
teymour-aldridgeKeats
authored andcommitted
Improved the grammar of README.md. (#799)
* Improved the grammar of README.md. Also made stylistic changes. * Corrected a typo.
1 parent 1cc0295 commit 2377128

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ in the `docs/content` folder of the repository and the community can use [its fo
4545

4646
### ![ehh] explanations
4747

48-
Hugo gets ![ehh] for the template engine because while it is probably the most powerful template engine in the list, after Jinja2, it personally drives me insane, to the point of writing my own template engine and static site generator. Yes, this is a bit biased.
48+
Hugo gets ![ehh] for the template engine because while it is probably the most powerful template engine in the list (after Jinja2) it personally drives me insane, to the point of writing my own template engine and static site generator. Yes, this is a bit biased.
4949

50-
Zola gets ![ehh] for the multi-language support as it only has a basic support and does not offer (yet) things like i18n in templates.
50+
Zola gets ![ehh] for multi-language support as it only has a basic support and does not (yet) offer things like i18n in templates.
5151

5252
### Pelican notes
5353

54-
Many features of Pelican are coming from plugins, which might be tricky to use because of version mismatch or lacking documentation. Netlify supports Python and Pipenv but you still need to install your dependencies manually.
54+
Many features of Pelican come from plugins, which might be tricky to use because of a version mismatch or inadequate documentation. Netlify supports Python and Pipenv but you still need to install your dependencies manually.
5555

5656
[yes]: ./is-yes.svg
5757
[ehh]: ./is-ehh.svg

0 commit comments

Comments
 (0)