Skip to content

Commit 59e9f16

Browse files
authoredNov 14, 2020
Update README.md
1 parent bed6241 commit 59e9f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# fastest-levenshtein :rocket:
2-
> Fastest JS implemenation of [Levenshtein distance](https://en.wikipedia.org/wiki/Levenshtein_distance).<br>
2+
> Fastest JS/TS implemenation of [Levenshtein distance](https://en.wikipedia.org/wiki/Levenshtein_distance).<br>
33
> Measure the difference between two strings.
44
55
[![Build Status](https://travis-ci.org/ka-weihe/node-levenshtein.svg?branch=master)](https://travis-ci.org/ka-weihe/node-levenshtein)

0 commit comments

Comments
 (0)
Please sign in to comment.