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 8906919 commit e7bf055Copy full SHA for e7bf055
challenges/intermediate-self/hints.md
@@ -1,2 +1,2 @@
1
-- Check out [Self](https://docs.python.org/3/library/typing.html#typing.Self)——it's realy easy, isn't it?
+- Check out [Self](https://docs.python.org/3/library/typing.html#typing.Self)——it's really easy, isn't it?
2
- How about challenging yourself by using `TypeVar` instead?
0 commit comments