Skip to content

Commit 973c02f

Browse files
committed
Another TOC fix for the README.
1 parent 4b63292 commit 973c02f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The goal of this exercise is to learn some basics of debugging Python code.
44

55
- [Getting set up](#getting-set-up)
66
- [Learning objective](#learning-objective)
7-
- [The Python debugger](#the-python-dbugger)
7+
- [The Python debugger](#the-python-debugger)
88
- [Running the script through the debugger](#running-the-script-through-the-debugger)
99
- [Using breakpoints](#using-breakpoints)
1010
- [The Exercise](#the-exercise)

0 commit comments

Comments
 (0)