Skip to content

Commit

Permalink
Merge pull request dabeaz-course#72 from gabrielsroka/patch-1
Browse files Browse the repository at this point in the history
Update 03_Debugging.md
  • Loading branch information
dabeaz authored Jun 29, 2020
2 parents 24cd6df + 5ea03f6 commit d4e11fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Notes/08_Testing_debugging/03_Debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Debugging Tips

So, you're program has crashed...
So, your program has crashed...

```bash
bash % python3 blah.py
Expand Down

0 comments on commit d4e11fd

Please sign in to comment.