Skip to content

Commit 5701789

Browse files
committed
Fix typo
1 parent 148a558 commit 5701789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python3/koans/about_proxy_object_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# missing handler and any other supporting methods. The specification
1414
# of the Proxy class is given in the AboutProxyObjectProject koan.
1515

16-
# Note: This is a bit trickier that its Ruby Koans counterpart, but you
16+
# Note: This is a bit trickier than its Ruby Koans counterpart, but you
1717
# can do it!
1818

1919
from runner.koan import *

0 commit comments

Comments
 (0)