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.
2 parents 30f98e6 + f22474a commit edec314Copy full SHA for edec314
docs/typehinting.rst
@@ -80,8 +80,8 @@ We can install mypy inside of a virtual environment.
80
Our example code
81
-----------------
82
83
-We wil working on the following example code. This does not do much useful
84
-things, but we can use this to learn about type annotations and mypy.
+We will be working on the following example code. This isn't much useful,
+but we can use this to learn about type annotations and mypy.
85
86
::
87
0 commit comments