Skip to content

Commit edec314

Browse files
authored
Merge pull request #134 from t3chn0tr0n/patch-1
2 parents 30f98e6 + f22474a commit edec314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/typehinting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ We can install mypy inside of a virtual environment.
8080
Our example code
8181
-----------------
8282

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.
83+
We will be working on the following example code. This isn't much useful,
84+
but we can use this to learn about type annotations and mypy.
8585

8686
::
8787

0 commit comments

Comments
 (0)