Skip to content

Commit dad4dcd

Browse files
authored
Merge pull request #3418 from ChrisCarini/patch-1
fix[typo]: `usedd` -> `used`
2 parents a86ea1e + fb16101 commit dad4dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/design.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ WSGI application, this is not a recommended configuration.
7575
AsyncIO Workers
7676
---------------
7777

78-
Third-party workers can be usedd to use Gunicorn with asyncio frameworks.
78+
Third-party workers can be used to use Gunicorn with asyncio frameworks.
7979

8080
Choosing a Worker Type
8181
======================

0 commit comments

Comments
 (0)