Skip to content

Commit 8bba811

Browse files
Update README.rst
1 parent 187c525 commit 8bba811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Features
2222
asynchronous server based on `asyncio <https://docs.python.org/3/library/asyncio.html>`_
2323
(`sanic <http://sanic.readthedocs.io/>`_ and `aiohttp <http://aiohttp.readthedocs.io/>`_),
2424
`eventlet <http://eventlet.net/>`_ or `gevent <http://gevent.org/>`_. For
25-
development and testing, any WSGI complaint multi-threaded server can also be
25+
development and testing, any WSGI compliant multi-threaded server can also be
2626
used.
2727
- Includes a WSGI middleware that integrates Socket.IO traffic with standard
2828
WSGI applications.

0 commit comments

Comments
 (0)