1
0
Fork 0
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:
Sonali Sridhar 2012-07-09 16:54:17 -03:00
parent 5964326f53
commit 87b519e26f

View file

@ -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
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
lookup for classes as well as methods. Pry therefore has good
integration with `ri` through the `ri` command. The syntax