README.rdoc in coypond-0.2.4 vs README.rdoc in coypond-0.2.5

- old
+ new

@@ -3,10 +3,10 @@ A semantic grep-like tool for Ruby. You can use coypond to search through ruby code for class, module, or method definitions. == Features: * Search using raw string or regular expression -* Narraw search to only module, classes, methods or any combination +* Narrow search to only module, classes, methods or any combination * Search through files, directories, or specify a locally installed gem (using -g option) == Installation: From the command line: