summaryrefslogtreecommitdiff
path: root/docs/dev/engine_overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/engine_overview.rst')
-rw-r--r--docs/dev/engine_overview.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/engine_overview.rst b/docs/dev/engine_overview.rst
index 05a54b641..186cc0f94 100644
--- a/docs/dev/engine_overview.rst
+++ b/docs/dev/engine_overview.rst
@@ -23,7 +23,7 @@ arguments can be set in the engine file or in the settings file
(normally ``settings.yml``). The arguments in the settings file override
the ones in the engine file.
-It does not matter if an options is stored in the engine file or in the
+It does not matter if an option is stored in the engine file or in the
settings. However, the standard way is the following:
@@ -63,7 +63,7 @@ often overwritten by the settings. If ``None`` is assigned to an option
in the engine file, it has to be redefined in the settings,
otherwise searx will not start with that engine.
-The naming of that overrides is arbitrary. But the recommended
+The naming of overrides is arbitrary. But the recommended
overrides are the following:
+-----------------------+----------+----------------------------------------------------------------+