Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Einenlum authored and pgjones committed Mar 6, 2024
1 parent 1fb23b7 commit 0da9e21
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 @@ -33,7 +33,7 @@ You can choose to install with the dotenv extra:
pip install quart[dotenv]
Whcih will install the ``python-dotenv`` package which enables support
Which will install the ``python-dotenv`` package which enables support
for automatically loading environment variables when running ``quart``
commands.

Expand Down

0 comments on commit 0da9e21

Please sign in to comment.