Skip to content

Commit 171930a

Browse files
authoredFeb 6, 2021
Merge pull request #109 from tigitz/patch-1
Typo on README.md
2 parents 2317bcb + 635bcd3 commit 171930a

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
@@ -10,7 +10,7 @@
1010

1111
JamSpell is a spell checking library with following features:
1212

13-
- **accurate** - it consider words surroundings (context) for better correction
13+
- **accurate** - it considers words surroundings (context) for better correction
1414
- **fast** - near 5K words per second
1515
- **multi-language** - it's written in C++ and available for many languages with swig bindings
1616

0 commit comments

Comments
 (0)
Please sign in to comment.