diff --git a/docs/source/design.rst b/docs/source/design.rst index b366fbabc..6796e9695 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 use Gunicorn with asyncio frameworks. Choosing a Worker Type ======================