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.
1 parent 819255f commit 5c1329eCopy full SHA for 5c1329e
docs/scenarios/web.rst
@@ -156,9 +156,9 @@ Waitress
156
--------
157
158
`Waitress <http://waitress.readthedocs.org>`_ is a pure-python WSGI server
159
-that claims "very acceptable performance". It's documentation is not very
160
-detailed, but it offers some nice functionality that Gunicorn doesn't have
161
-(HTTP request buffering).
+that claims "very acceptable performance". Its documentation is not very
+detailed, but it does offer some nice functionality that Gunicorn doesn't have
+(e.g. HTTP request buffering).
162
163
Waitress is gaining popularity within the Python web development community.
164
0 commit comments