diff --git a/docs/site/index.html b/docs/site/index.html index 7d7c6c65e..223505aed 100644 --- a/docs/site/index.html +++ b/docs/site/index.html @@ -66,7 +66,7 @@
- Here's a quick rundown on how to get started with gunicorn. For more detail read the documentation. + Here's a quick rundown on how to get started with Gunicorn. For more detail read the documentation.
$ sudo pip install virtualenv @@ -118,7 +118,7 @@-Deployment
} }
Nginx is set up as reverse proxy server to gunicorn server which is running at localhost port 8000.
+Nginx is set up as reverse proxy server to Gunicorn server which is running at localhost port 8000.
Read the full documentation at docs.gunicorn.org