Skip to content

Commit f22474a

Browse files
authored
fix typo and re-arrange words in "Our example code"
- A typo is fixed - A few words are rearranged to convey the same message a little more naturally!
1 parent 30f98e6 commit f22474a

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)