summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-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=.