Skip to content

Commit

Permalink
Update debugging_techniques.md
Browse files Browse the repository at this point in the history
  • Loading branch information
memcmahon authored May 13, 2024
1 parent 0cefc3f commit 88333ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module1/lessons/debugging_techniques.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ layout: page

* Understand how to read a stack trace
* Understand common error messages
* Understand how to use pry to create breakpoints in code to help verify assumptions
* Understand how to use `pry` to create breakpoints in code to help verify assumptions
* Develop a debugging process

## Tools & Repositories
Expand Down

0 comments on commit 88333ec

Please sign in to comment.