🐙 Templated web page generator for your git repositories
git clone https://github.com/m-col/gitja
Files | Refs | Readme | License

Commit 3942e72b68531fe716433a7621e83ce7e0dfdcc5
Parent: be4d2d2c99883ea8b6714d54ed43cf5a3dd49ba0
Author: mcol <mcol@posteo.net>
Date: 2021-10-07 22:24:09 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2021-10-07 22:24:10 +0100

fix typo to readme

README.rst Modified

@@ -9,7 +9,7 @@
 use that.
 
 \*The templating engine is not Jinja per se, but ginger_, an implementation of
-the Jinja language for Haskell.
+the Jinja language for Haskell. Please see their docs for any differences.
 
 Why?
 ----
@@ -23,7 +23,7 @@
 
 If you've come across a bug feel free to `open an issue`_.
 
-Pull requests are also warmly welcome if you have an suggested improvements or
+Pull requests are also warmly welcome if you have any suggested improvements or
 fixes.
 
 Remaining tasks