diff options
Diffstat (limited to 'docs/dev/engines/index.rst')
| -rw-r--r-- | docs/dev/engines/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/engines/index.rst b/docs/dev/engines/index.rst index b5c3184e0..88dd874d3 100644 --- a/docs/dev/engines/index.rst +++ b/docs/dev/engines/index.rst @@ -26,7 +26,7 @@ The :py:obj:`engine_type <searx.enginelib.Engine.engine_type>` of an engine determines which :ref:`search processor <searx.search.processors>` is used by the engine. -In this section a list of the enignes that are documented is given, a complete +In this section a list of the engines that are documented is given, a complete list of the engines can be found in the source under: :origin:`searx/engines`. .. _online engines: |