aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2017-03-16 19:02:04 +0100
committerDaniel Lange <DLange@git.local>2017-03-16 19:02:04 +0100
commit2dd1e47a239dcbf18d2ce448804ac2b057fe07a1 (patch)
tree8328501232303fa4449e4393193cd86eb05ed7d2
parentf57a89e963382c8bf44150381058acb2cb603b79 (diff)
downloadfindcontact-2dd1e47a239dcbf18d2ce448804ac2b057fe07a1.tar.gz
findcontact-2dd1e47a239dcbf18d2ce448804ac2b057fe07a1.tar.bz2
findcontact-2dd1e47a239dcbf18d2ce448804ac2b057fe07a1.zip
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f219c81..6f16982 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ It assumes Linux line endings in the `contacts.vcf` file (\n only). We never saw
## Usage
-`findcontact` takes an arbitrary number of arguments which all all regexes. All of the arguments to give must match to have a vcard shown. All matches are case-insensitive.
+`findcontact` takes an arbitrary number of arguments which are all regexes. All of the arguments to give must match to have a vcard shown. All matches are case-insensitive.
Thus you can easily iterate:

© 2014-2024 Faster IT GmbH | imprint | privacy policy