Fixed typo

This commit is contained in:
Facundo Batista 2024-10-01 08:24:37 -03:00 committed by GitHub
parent 903792f152
commit 0722a3be59
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
======================