summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Antolín <omar.antolin@gmail.com>2020-04-22 08:37:43 -0500
committerOmar Antolín <omar.antolin@gmail.com>2020-04-22 08:37:43 -0500
commitc23a9a40be850f92e2b6e956eefe10ae3aac3580 (patch)
tree9dd4a860e23a70be120e7b2698b1ddb026fb9e06
parent1f7339fdf07f89028699038a3186aebdda2014e0 (diff)
Typo in README
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 14719cb..8d4c6c1 100644
--- a/README.org
+++ b/README.org
@@ -51,7 +51,7 @@ define new matching styles. The predefined ones are:
This is just =regexp-quote=.
- orderless-initialism :: each character of the component should appear
- as at the beginning of a word in the candidate, in order.
+ as the beginning of a word in the candidate, in order.
This maps =abc= to =\<a.*\<b.*\c=.