From 9418035b77c45520225f17c0d3821d32f2ac0afa Mon Sep 17 00:00:00 2001 From: minoplhy Date: Sat, 28 Aug 2021 13:33:05 +0700 Subject: [PATCH] Fix Typo in kresd-forward.conf --- configuration/dns-resolver/kresd-forward.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/dns-resolver/kresd-forward.conf b/configuration/dns-resolver/kresd-forward.conf index 313065a..aa06f99 100644 --- a/configuration/dns-resolver/kresd-forward.conf +++ b/configuration/dns-resolver/kresd-forward.conf @@ -36,7 +36,7 @@ policy.add(policy.all( -- the one with lowest round-trip time will be used -- -- You can changes this as your choices address below is DOT - -- and there's other protocol avvailable on : https://knot-resolver.readthedocs.io/en/stable/config-network-forwarding.html + -- and there's other protocol available on : https://knot-resolver.readthedocs.io/en/stable/config-network-forwarding.html {'9.9.9.9', hostname='dns.quad9.net'}, {'2620:fe::fe', hostname='dns.quad9.net'}, })