From 3ad3dca7b9eec868fdd7f9ec6ad3500e27e18615 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Mon, 8 Feb 2021 14:34:05 +0100 Subject: [PATCH] doc: fix a tiny typo Reported on: https://gitter.im/CZ-NIC/knot-resolver?at=60213c720eed905f189da4d7 --- doc/config-network-forwarding.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config-network-forwarding.rst b/doc/config-network-forwarding.rst index ea00d6042..1da0997e6 100644 --- a/doc/config-network-forwarding.rst +++ b/doc/config-network-forwarding.rst @@ -8,7 +8,7 @@ Forwarding Main use-cases are: - Building a tree structure of DNS resolvers to improve performance (by improving cache hit rate). - - Accessing domains which are not available using recursion (e.g. if internal company servers return different anusers than public ones). + - Accessing domains which are not available using recursion (e.g. if internal company servers return different answers than public ones). - Forwarding through a central DNS traffic filter. Forwarding implementation in Knot Resolver has following properties: -- 2.47.2