Skip to content

Commit e0406da

Browse files
committed
Typo in exercise 2.3
1 parent bb0dd55 commit e0406da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/2_programs_in_files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,7 @@ already familiar with Git and GitHub then you will also need to work through
10151015

10161016
.. code-block:: console
10171017
1018-
(PoP_venv) $ pytest tests/test_exercise_2_4.py
1018+
(PoP_venv) $ pytest tests/test_exercise_2_3.py
10191019
10201020
Then push your code to GitHub and check that the tests pass there too.
10211021

doc/webgit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 252c5425c6c90b9da3e1d2cb650dbd5474fb4312
1+
Subproject commit dd7dd29d5161b6b5ff640c4fa7b2a3aa958da10f

0 commit comments

Comments
 (0)