From 8892bf648cfec111e6e7ddd9f30e932b0371db68 Mon Sep 17 00:00:00 2001 From: Yevgen Antymyrov Date: Wed, 25 Sep 2019 14:13:27 +0200 Subject: [PATCH] doc: fix typo in FAQ --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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