]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: fix a tiny typo
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 8 Feb 2021 13:34:05 +0000 (14:34 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 8 Feb 2021 13:34:51 +0000 (14:34 +0100)
Reported on:
https://gitter.im/CZ-NIC/knot-resolver?at=60213c720eed905f189da4d7

doc/config-network-forwarding.rst

index ea00d60429519d2a0901c0b895be925f7e82e905..1da0997e64f614563d847ade8b0df95aba0da4f1 100644 (file)
@@ -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: