We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586bb6a commit 446c66cCopy full SHA for 446c66c
README.md
@@ -47,7 +47,7 @@ def test_list_type():
47
48
So normally you might want to do the following:
49
50
-- [Find the topic](#table-of-contents) you're want to learn or recap.
+- [Find the topic](#table-of-contents) you want to learn or recap.
51
- Read comments and/or documentation that is linked in each script's docstring (as in example above).
52
- Look at code examples and assertions to see usage examples and expected output.
53
- Change code or add new assertions to see how things work.
0 commit comments