We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c395b13 + 3fd24c1 commit ff6290dCopy full SHA for ff6290d
docs/deploying/wsgi-standalone.rst
@@ -73,7 +73,7 @@ uWSGI
73
`uWSGI`_ is a fast application server written in C. It is very
74
configurable, which makes it more complicated to setup than Gunicorn.
75
It also provides many other utilities for writing robust web
76
-applications. To run a Flask application, tell Gunicorn how to import
+applications. To run a Flask application, tell uWSGI how to import
77
your Flask app object.
78
79
.. code-block:: text
0 commit comments