diff --git a/docs/source/deploy.rst b/docs/source/deploy.rst index 267743cd..83f1c6c7 100644 --- a/docs/source/deploy.rst +++ b/docs/source/deploy.rst @@ -134,7 +134,7 @@ Using Gafferd and gafferctl `Gaffer `_ can be used to monitor gunicorn. A simple configuration is:: - [process: gunicorn] + [process:gunicorn] cmd = gunicorn -w 3 test:app cwd = /path/to/project