Skip to content

Commit e7bf055

Browse files
authored
Update challenges/intermediate-self/hints.md: Fix typo (#77)
1 parent 8906919 commit e7bf055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenges/intermediate-self/hints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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?
1+
- Check out [Self](https://docs.python.org/3/library/typing.html#typing.Self)——it's really easy, isn't it?
22
- How about challenging yourself by using `TypeVar` instead?

0 commit comments

Comments
 (0)