Skip to content

Commit 321bd74

Browse files
amreardavidism
authored andcommitted
Update waitress.rst
fixed a small typo
1 parent 6d126e1 commit 321bd74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploying/waitress.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ reverse proxy such as :doc:`nginx` or :doc:`apache-httpd` should be used
6868
in front of Waitress.
6969

7070
You can bind to all external IPs on a non-privileged port by not
71-
specifying the ``--host`` option. Don't do this when using a revers
71+
specifying the ``--host`` option. Don't do this when using a reverse
7272
proxy setup, otherwise it will be possible to bypass the proxy.
7373

7474
``0.0.0.0`` is not a valid address to navigate to, you'd use a specific

0 commit comments

Comments
 (0)