From 87b519e26f83852420568b77ff8423a0e5ddc79a Mon Sep 17 00:00:00 2001 From: Sonali Sridhar Date: Mon, 9 Jul 2012 16:54:17 -0300 Subject: [PATCH] Fixed grammar in README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index b09c5c5e..16955e56 100644 --- a/README.markdown +++ b/README.markdown @@ -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