Skip to content

Commit

Permalink
Fix typo in .pryrc
Browse files Browse the repository at this point in the history
  • Loading branch information
ipagbox authored Jun 27, 2022
1 parent 80a3cc9 commit 4b85e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pryrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Alieases for debugger.
# Aliases for debugger.
if defined?(PryByebug) || defined?(PryDebugger)
Pry.commands.alias_command 'c', 'continue'
Pry.commands.alias_command 's', 'step'
Expand Down

0 comments on commit 4b85e45

Please sign in to comment.