diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2020-03-06 22:06:19 +0100 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2020-03-06 22:06:19 +0100 |
| commit | c15337850e64562c376e5de57d8809a3a05b8a5d (patch) | |
| tree | dba41057306c5ab406cc04c63804788b23771087 /docs/admin/filtron.rst | |
| parent | 857a1458b18476e18f1df9e338ba270c4ff2e35d (diff) | |
fix: minor typos
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/admin/filtron.rst')
| -rw-r--r-- | docs/admin/filtron.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/filtron.rst b/docs/admin/filtron.rst index 785b02261..970ce25d2 100644 --- a/docs/admin/filtron.rst +++ b/docs/admin/filtron.rst @@ -18,7 +18,7 @@ How to protect an instance .. _filtron: https://github.com/asciimoo/filtron -Searx depens on external search services. To avoid the abuse of these services +Searx depends on external search services. To avoid the abuse of these services it is advised to limit the number of requests processed by searx. An application firewall, filtron_ solves exactly this problem. Filtron is just |