Skip to content

Commit

Permalink
docs: minor installation tutorial typo
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb authored Dec 6, 2024
1 parent 67110bf commit f29b798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Quart dependends on the following packages, which will automatically
be installed with Quart:

- aiofiles, to load files in an asyncio compatible manner,
- blinker, to manager signals,
- blinker, to manage signals,
- click, to manage command line arguments
- hypercorn, an ASGI server for development,
- importlib_metadata only for Python 3.9,
Expand Down

0 comments on commit f29b798

Please sign in to comment.