summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rwxr-xr-xreadme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 157449e..bcda7cf 100755
--- a/readme.md
+++ b/readme.md
@@ -121,7 +121,7 @@ metaphoneAlgorithm --help
Compare "abc" to "xyz" using the Jaro-Winkler metric.
```shell
-jaroWinklerMetric abc xyz`
+jaroWinklerMetric abc xyz
```
Compare "abc "to "xyz" using the Metaphone metric.