diff options
author | neodarz <neodarz@neodarz.net> | 2019-01-16 19:37:28 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-01-16 19:37:28 +0100 |
commit | 79b07c85151be96cb50c83b4f343ea60df15dfdb (patch) | |
tree | 2437cd52359f7aa04a137856b3c21c7f478af42d | |
parent | 27f649d2c1b0faa6fbe9e8807b2d2c5fadaca5e5 (diff) | |
download | khanindexer-79b07c85151be96cb50c83b4f343ea60df15dfdb.tar.xz khanindexer-79b07c85151be96cb50c83b4f343ea60df15dfdb.zip |
Fix some typo
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,12 +20,12 @@ file)! You can use [Sphinx-search](http://sphinxsearch.com/) but it's recommand to use [Manticore-search](https://manticoresearch.com/) since the last version of -sphinx-search is ditribued in closed-source instead of open-source (for +Sphinx-search is ditribued in closed-source instead of open-source (for version 3.x). All explication is for Manticore-search for the moment but at many time the term `sphinx` is used in code because Manticore-search want to keep a -compatibilty with Sphinx-search. +compatibility with Sphinx-search. # Crawling |