We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7181f96 commit 5db05abCopy full SHA for 5db05ab
docs/source/getting_started.rst
@@ -39,7 +39,7 @@ You can also install mypy with uv:
39
Running mypy
40
************
41
42
-Once mypy is installed, run it by using the ``mypy`` tool. The command that you use to run mypy depends on wether you installed it with pip or uv.
+Once mypy is installed, run it by using the ``mypy`` tool. The command that you use to run mypy depends on whether you installed it with pip or uv.
43
44
For pip, use:
45
0 commit comments