Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5ea03f6

Browse files
authored
Update 03_Debugging.md
fix minor typo
1 parent 24cd6df commit 5ea03f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notes/08_Testing_debugging/03_Debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Debugging Tips
66

7-
So, you're program has crashed...
7+
So, your program has crashed...
88

99
```bash
1010
bash % python3 blah.py

0 commit comments

Comments
 (0)