Pass over debugging guide

[ci skip]
This commit is contained in:
Vipul A M 2016-04-28 20:00:06 +05:30
parent 895add262f
commit 9bc6015a48
1 changed files with 1 additions and 1 deletions

View File

@ -727,7 +727,7 @@ For example, in the previous situation
13: end
(byebug) break 11
Succesfully created breakpoint with id 1
Successfully created breakpoint with id 1
```