We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b45227 + 844082c commit 4eca3b8Copy full SHA for 4eca3b8
README.md
@@ -10,7 +10,7 @@
10
Js Search enables efficient client-side searches of JavaScript and JSON objects.
11
It is ES5 compatible and does not require jQuery or any other third-party libraries.
12
13
-Js Search began as a lightweight implementation of [Lunr JS](http://lunrjs.com/), oferring runtime performance
+Js Search began as a lightweight implementation of [Lunr JS](http://lunrjs.com/), offering runtime performance
14
improvements and a smaller file size. It has since expanded to include a rich feature set- supporting stemming,
15
stop-words, and TF-IDF ranking.
16
0 commit comments