another typo...

This commit is contained in:
Domeniko Gentner 2020-11-26 22:29:49 +01:00
parent b92e179584
commit 0b50153774

View File

@ -22,7 +22,7 @@ A comment system for Hugo, written in Python (and Javascript).
* A public webserver capable of running Python, Apache/NGINX and/or gunicorn. This server does not need to be the same as the * A public webserver capable of running Python, Apache/NGINX and/or gunicorn. This server does not need to be the same as the
server running the site, but it must have access to your CI/CD chain. Same server is of course easier to implement. server running the site, but it must have access to your CI/CD chain. Same server is of course easier to implement.
## Depdencies ## Dependencies
* Python 3.8 * Python 3.8
* flask * flask