README: fix typo - gopherproxy-c - Gopher HTTP proxy in C (CGI)
(HTM) git clone git://git.codemadness.org/gopherproxy-c
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit f7929385112388c25324b99525a88df3daba908c
(DIR) parent 9513ef706fdb1d0fe7ec1c8f6da1fb78ed573f2d
(HTM) Author: trqx@goat.si <trqx@goat.si>
Date: Sun, 19 Aug 2018 18:55:25 +0200
README: fix typo
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/README b/README
@@ -27,7 +27,7 @@ Cons
CGI configuration examples
--------------------------
-Mginx + slowcgi:
+nginx + slowcgi:
location /gopherproxy/ {
include /etc/nginx/fastcgi_params;