We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67110bf + f29b798 commit f33a15fCopy full SHA for f33a15f
docs/tutorials/installation.rst
@@ -17,7 +17,7 @@ Quart dependends on the following packages, which will automatically
17
be installed with Quart:
18
19
- aiofiles, to load files in an asyncio compatible manner,
20
-- blinker, to manager signals,
+- blinker, to manage signals,
21
- click, to manage command line arguments
22
- hypercorn, an ASGI server for development,
23
- importlib_metadata only for Python 3.9,
0 commit comments