From: Vladimír Čunát Date: Mon, 8 Feb 2021 13:34:05 +0000 (+0100) Subject: doc: fix a tiny typo X-Git-Tag: v5.3.0~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad3dca7b9eec868fdd7f9ec6ad3500e27e18615;p=thirdparty%2Fknot-resolver.git doc: fix a tiny typo Reported on: https://gitter.im/CZ-NIC/knot-resolver?at=60213c720eed905f189da4d7 --- 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: