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:
parent
e30cb83c7a
commit
d1d4772209
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue