diff --git a/FAQ.md b/FAQ.md index 061fdf82..cf70a18c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -934,7 +934,7 @@ Here are some cases where you might *not* want to use ripgrep. The same caveats for the previous section apply. * Are you writing portable shell scripts intended to work in a variety of - environments? Great, probably not a good idea to use ripgrep! ripgrep is has + environments? Great, probably not a good idea to use ripgrep! ripgrep has nowhere near the ubiquity of grep, so if you do use ripgrep, you might need to futz with the installation process more than you would with grep. * Do you care about POSIX compatibility? If so, then you can't use ripgrep