From 1c48a97e6a9c19bbf610beea66d2c1fc7cb8875d Mon Sep 17 00:00:00 2001 From: Jan Hilberath Date: Sun, 15 Mar 2020 19:51:09 +0900 Subject: [PATCH] Fix typo --- pdns/recursordist/docs/nod_udr.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/nod_udr.rst b/pdns/recursordist/docs/nod_udr.rst index 28d6f65fef..88abc49a41 100644 --- a/pdns/recursordist/docs/nod_udr.rst +++ b/pdns/recursordist/docs/nod_udr.rst @@ -46,7 +46,7 @@ A similar feature to NOD is Unique Domain Response (UDR). This feature uses the * Botnet Command and Control Servers etc. -This is because well-behaved domains tend to return fairly stable results to DNS record lookups, and thus domains which don't exhibit this behaviour may be suspsicious or may indicate a domain under attack. +This is because well-behaved domains tend to return fairly stable results to DNS record lookups, and thus domains which don't exhibit this behaviour may be suspicious or may indicate a domain under attack. UDR is disabled by default - to enable it, set ``unique-response-tracking=yes`` in recursor.conf. -- 2.47.2