mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Fixed grammar in README
This commit is contained in:
parent
5964326f53
commit
87b519e26f
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ picked up by `rdoc`. Pry also has a basic understanding of both the
|
||||||
rdoc and yard formats and will attempt to syntax highlight the
|
rdoc and yard formats and will attempt to syntax highlight the
|
||||||
documentation appropriately.
|
documentation appropriately.
|
||||||
|
|
||||||
Nonetheless The `ri` functionality is very good and
|
Nonetheless, the `ri` functionality is very good and
|
||||||
has an advantage over Pry's system in that it allows documentation
|
has an advantage over Pry's system in that it allows documentation
|
||||||
lookup for classes as well as methods. Pry therefore has good
|
lookup for classes as well as methods. Pry therefore has good
|
||||||
integration with `ri` through the `ri` command. The syntax
|
integration with `ri` through the `ri` command. The syntax
|
||||||
|
|
Loading…
Reference in a new issue