diff --git a/README.md b/README.md index e1dd460..a43ecd8 100644 --- a/README.md +++ b/README.md @@ -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