Skip to content

Commit bb1658b

Browse files
committed
Typo correction
1 parent 8e4d407 commit bb1658b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Or check the [releases](https://github.com/tdebatty/java-string-similarity/relea
1818

1919
## Summary
2020

21-
The main characteristics of each implemented algorithm are presented below. The "cost" column gives an estimation of the computational cost to compute te similarity between two strings of length m and n respectively.
21+
The main characteristics of each implemented algorithm are presented below. The "cost" column gives an estimation of the computational cost to compute the similarity between two strings of length m and n respectively.
2222

2323
| | | Normalized? | Metric? | Type | Cost |
2424
|-------- |------- |------------- |---------- | ------ | ---- |

0 commit comments

Comments
 (0)