From f31a3a2053b07b834c5143bd6be4eaf05c1a014d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 9 Oct 2024 11:59:31 +0200 Subject: [chore] *: fix typos detected by typos-cli --- searx/limiter.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/limiter.toml') diff --git a/searx/limiter.toml b/searx/limiter.toml index 9560ec8f6..b64a7bf28 100644 --- a/searx/limiter.toml +++ b/searx/limiter.toml @@ -12,7 +12,7 @@ ipv6_prefix = 48 [botdetection.ip_limit] -# To get unlimited access in a local network, by default link-lokal addresses +# To get unlimited access in a local network, by default link-local addresses # (networks) are not monitored by the ip_limit filter_link_local = false -- cgit v1.2.3