diff --git a/README.rst b/README.rst index ea9d85f..ce09f4b 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ Features asynchronous server based on `asyncio `_ (`sanic `_ and `aiohttp `_), `eventlet `_ or `gevent `_. For - development and testing, any WSGI complaint multi-threaded server can also be + development and testing, any WSGI compliant multi-threaded server can also be used. - Includes a WSGI middleware that integrates Socket.IO traffic with standard WSGI applications.