From a4c1c3213a506640df77dc6a7e53bd3de212498e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 22 Feb 2016 00:41:00 -0500 Subject: [PATCH] recommended --- docs/scenarios/web.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 4424381..586b792 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -147,7 +147,7 @@ Gunicorn has sane and reasonable defaults for configurations. However, some other servers, like uWSGI, are tremendously more customizable, and therefore, are much more difficult to effectively use. -Gunicorn is the default choice for new Python web applications today. +Gunicorn is the recommended choice for new Python web applications today. .. _uwsgi-ref: