summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2020-09-22 10:29:16 -0400
committerGitHub <noreply@github.com>2020-09-22 10:29:16 -0400
commitdef993bad1a9275cdc249f04048e5b2065b79f05 (patch)
tree472b379e714b8b556a187887efa05e6c946922e3 /FAQ.md
parentf511849c818024817df9760ef5cd6709a5e28fe3 (diff)
spelling: fix various misspellings
These were found by the check spelling action[1] and reported here[2]. PR #1685 [1] - https://github.com/marketplace/actions/check-spelling [2] - https://github.com/jsoref/ripgrep/commit/6f02d056716a116b643da1de4b53c6f15118fc38#commitcomment-42625778
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index c52f6886..1bacc1e1 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -892,7 +892,7 @@ The reason why ripgrep is dual licensed this way is two-fold:
1. I, as ripgrep's author, would like to participate in a small bit of
ideological activism by promoting the Unlicense's goal: to disclaim
copyright monopoly interest.
-2. I, as ripgrep's author, would like as many people to use rigprep as
+2. I, as ripgrep's author, would like as many people to use ripgrep as
possible. Since the Unlicense is not a proven or well known license, ripgrep
is also offered under the MIT license, which is ubiquitous and accepted by
almost everyone.