Skip to content

Commit afb4634

Browse files
authored
Fix typo for grep (#2075)
1 parent 122e4d4 commit afb4634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Also consider [pry-rails](https://rubygems.org/gems/pry-rails).
9595

9696
> ls -i # Instance vars
9797

98-
> ls -G xx # Grey by regex
98+
> ls -G xx # Grep by regex
9999

100100
## Shell integration
101101

0 commit comments

Comments
 (0)