We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67110bf commit f29b798Copy full SHA for f29b798
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