diff --git a/examples/nginx.conf b/examples/nginx.conf index 1f87765a..5f9a8bde 100644 --- a/examples/nginx.conf +++ b/examples/nginx.conf @@ -1,4 +1,4 @@ -# This is example contains the bare mininum to get nginx going with +# This is example contains the bare minimum to get nginx going with # Gunicornservers. worker_processes 1;