From e23b9062533c63a114988e396d359a5f88815f77 Mon Sep 17 00:00:00 2001 From: Mark Drobnak Date: Tue, 15 May 2018 12:53:02 -0400 Subject: [PATCH] Fix a sentence in NXDOMAIN blocking explanation Signed-off-by: Mark Drobnak --- docs/ftldns/blockingmode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ftldns/blockingmode.md b/docs/ftldns/blockingmode.md index 9c818ba..0ebf06f 100644 --- a/docs/ftldns/blockingmode.md +++ b/docs/ftldns/blockingmode.md @@ -28,7 +28,7 @@ doubleclick.net. 2 IN AAAA fda2:2001:4756:0:ab27:beff:ef37: ``` BLOCKINGMODE=NXDOMAIN ``` -Queries DNS queries will be answered with an empty response (no answer section) and status `NXDOMAIN` (*no such domain*) +Queries will be answered with an empty response (no answer section) and status `NXDOMAIN` (*no such domain*) ``` ;; QUESTION SECTION: ;doubleclick.net. IN ANY