fix: typo (#64)

This commit is contained in:
Brandon Conway
2020-09-12 13:54:59 -07:00
committed by GitHub
parent 5ef7578764
commit 30536f753b

View File

@@ -197,7 +197,7 @@ require'telescope.builtin'.grep_string{
}
```
Searches you string with a grep.
Searches your string with a grep.
Note: Requires `rg`.
```lua