Skip to content

Commit f342285

Browse files
ronbompirnat
authored andcommitted
Fixed typo in readme
1 parent f3c263a commit f342285

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Apparently a test failed::
105105

106106
AssertionError: False is not True
107107

108-
It also tells me exactly where the problem in, its an assert on line 12
108+
It also tells me exactly where the problem is, it's an assert on line 12
109109
of .\\koans\\about_asserts.py. This one is easy, just change False to True to
110110
make the test pass.
111111

0 commit comments

Comments
 (0)