1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

[ci skip]

improve sentence flow with grammar change
This commit is contained in:
James T. Perreault 2015-02-03 13:33:17 -05:00
parent e30cb83c7a
commit d1d4772209

View file

@ -544,7 +544,7 @@ This way an irb session will be started within the context you invoked it. But
be warned: this is an experimental feature. be warned: this is an experimental feature.
The `var` method is the most convenient way to show variables and their values. The `var` method is the most convenient way to show variables and their values.
Let's let `byebug` to help us with it. Let's let `byebug` help us with it.
``` ```
(byebug) help var (byebug) help var