Skip to content

Commit 5c1329e

Browse files
committed
sp
1 parent 819255f commit 5c1329e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/scenarios/web.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,9 @@ Waitress
156156
--------
157157

158158
`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).
159+
that claims "very acceptable performance". Its documentation is not very
160+
detailed, but it does offer some nice functionality that Gunicorn doesn't have
161+
(e.g. HTTP request buffering).
162162

163163
Waitress is gaining popularity within the Python web development community.
164164

0 commit comments

Comments
 (0)