From 02b981f0b4e6dae4d29943e5edc8a06c3e278bfe Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sun, 30 Jun 2019 22:08:16 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 27c0a27..b7d51c4 100644 --- a/README.rst +++ b/README.rst @@ -36,7 +36,7 @@ production release process I use `Jenkins to build this site and Salt Stack to release it `_ -Any web server may be used to host an HTML site. I choose nginx in production because it is known to be very fast at serving static files. +Any web server may be used to host an HTML site. I choose nginx in production because it is known to be very fast at serving static files. I use environment variables in my ``pelicanconf.py`` to store secrets.