We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b63292 commit 973c02fCopy full SHA for 973c02f
1 file changed
README.md
@@ -4,7 +4,7 @@ The goal of this exercise is to learn some basics of debugging Python code.
4
5
- [Getting set up](#getting-set-up)
6
- [Learning objective](#learning-objective)
7
-- [The Python debugger](#the-python-dbugger)
+- [The Python debugger](#the-python-debugger)
8
- [Running the script through the debugger](#running-the-script-through-the-debugger)
9
- [Using breakpoints](#using-breakpoints)
10
- [The Exercise](#the-exercise)
0 commit comments