diff --git a/CourseNotes/program.ipynb b/CourseNotes/program.ipynb index 877a40a0e9b254f8200fb30fce74535e2f14c04b..33af0a1cca9c91576a2581ef700b973c0b00710b 100644 --- a/CourseNotes/program.ipynb +++ b/CourseNotes/program.ipynb @@ -72,7 +72,7 @@ ">```python\n", " python3 MyProgram.py\n", ">```\n", - " from a Terminal Window. You do not have to worry about the underlying\n", + ">from a Terminal Window. You do not have to worry about the underlying\n", " details, particularly since we are running from Jupyter Notebooks in this course, but an understanding of what is “happening†is useful\n", " when you are trying to work out why your program is not working….\n", "\n",