diff --git a/docs/tutorials/wsgi.rst b/docs/tutorials/wsgi.rst index 962f51d8..2bed4a5d 100644 --- a/docs/tutorials/wsgi.rst +++ b/docs/tutorials/wsgi.rst @@ -122,7 +122,7 @@ Nginx The Gunicorn server is now running and the we can configure Nginx to forward requests to it. Create a file -``/etc/ngix/sites-available/terrcotta`` with the contents: +``/etc/nginx/sites-available/terracotta`` with the contents: ::