Skip to content

Commit f33a15f

Browse files
authored
docs: minor installation tutorial typo (#398)
2 parents 67110bf + f29b798 commit f33a15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Quart dependends on the following packages, which will automatically
1717
be installed with Quart:
1818

1919
- aiofiles, to load files in an asyncio compatible manner,
20-
- blinker, to manager signals,
20+
- blinker, to manage signals,
2121
- click, to manage command line arguments
2222
- hypercorn, an ASGI server for development,
2323
- importlib_metadata only for Python 3.9,

0 commit comments

Comments
 (0)