fix[typo]: usedd -> used

This commit is contained in:
Chris Carini 2025-09-19 16:03:14 -07:00 committed by GitHub
parent a86ea1e4e6
commit fb16101064
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
======================