Skip to content

Commit cea4bb8

Browse files
committed
typo
1 parent 1428a5e commit cea4bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/2_programs_in_files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ only move onto the next problem when the previous test passes.
852852

853853
The exercise repositories that accompany this book will contain a
854854
:file:`tests` folder full of tests that check that you have correctly
855-
implemented the chaper's exercises. You should get in the habit of running
855+
implemented the chapter's exercises. You should get in the habit of running
856856
the tests as you work through the exercises, as they are designed not just
857857
to pass if your code is correct, but to provide feedback as to what might
858858
be going wrong if your code contains errors.

0 commit comments

Comments
 (0)