From 0b50153774b0e09cb1525697aba1a6e7fd409757 Mon Sep 17 00:00:00 2001 From: Domeniko Gentner Date: Thu, 26 Nov 2020 22:29:49 +0100 Subject: [PATCH] another typo... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71ff310..1455305 100644 --- a/README.md +++ b/README.md @@ -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 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 * flask