Kaydet (Commit) 1b5bd470 authored tarafından jibreel's avatar jibreel

Fixed documention typo

üst 4622d23c
......@@ -28,7 +28,7 @@ Running Django in Gunicorn as a generic WSGI application
When Gunicorn is installed, a ``gunicorn`` command is available which starts
the Gunicorn server process. At its simplest, gunicorn just needs to be called
with a the location of a WSGI application object.::
with the location of a WSGI application object.::
gunicorn [OPTIONS] APP_MODULE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment