We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1428a5e commit cea4bb8Copy full SHA for cea4bb8
doc/source/2_programs_in_files.rst
@@ -852,7 +852,7 @@ only move onto the next problem when the previous test passes.
852
853
The exercise repositories that accompany this book will contain a
854
: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
+ implemented the chapter's exercises. You should get in the habit of running
856
the tests as you work through the exercises, as they are designed not just
857
to pass if your code is correct, but to provide feedback as to what might
858
be going wrong if your code contains errors.
0 commit comments