summaryrefslogtreecommitdiff
path: root/SphinxSearch.md
diff options
context:
space:
mode:
Diffstat (limited to 'SphinxSearch.md')
-rw-r--r--SphinxSearch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SphinxSearch.md b/SphinxSearch.md
index fbb239a..8ccd750 100644
--- a/SphinxSearch.md
+++ b/SphinxSearch.md
@@ -1,5 +1,5 @@
With ``sphinx_search`` plugin tt-rss is capable of using
-[Sphinx](http://www.sphinxsearch.com) search engine. Before adding
+[Sphinx](http://www.sphinxsearch.com) full-text search engine. Before adding
<code>search\_sphinx</code> to <code>config.php</code> directive
<code>PLUGINS</code>, you’ll have to install and configure Sphinx
indexing daemon as described in the [official