diff --git a/docs/source/design.rst b/docs/source/design.rst index b366fbabc..1352483c7 100644 --- a/docs/source/design.rst +++ b/docs/source/design.rst @@ -75,7 +75,7 @@ WSGI application, this is not a recommended configuration. AsyncIO Workers --------------- -Third-party workers can be usedd to use Gunicorn with asyncio frameworks. +Third-party workers can be used to run Gunicorn with asyncio frameworks. Choosing a Worker Type ======================