diff options
| author | Noemi Vanyi <sitbackandwait@gmail.com> | 2015-12-10 21:38:39 +0100 |
|---|---|---|
| committer | Noemi Vanyi <sitbackandwait@gmail.com> | 2015-12-10 21:38:39 +0100 |
| commit | 240802003ee98e93e084788665445d81a9623c7d (patch) | |
| tree | 0c72198bfbb4c3401b9b9d717dda315e6af63b37 /docs/dev/engine_overview.rst | |
| parent | ae69a58089cc195d211cd195c79cd60bb49a474f (diff) | |
[doc] fix small mistakes in engine overview
Diffstat (limited to 'docs/dev/engine_overview.rst')
| -rw-r--r-- | docs/dev/engine_overview.rst | 4 |
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: +-----------------------+----------+----------------------------------------------------------------+ |