From 8489f5c672a20657501c90a65871b1dd0090aabd Mon Sep 17 00:00:00 2001 From: Emer Date: Fri, 25 Nov 2022 00:48:43 -0600 Subject: [PATCH] grammatical fix Update a word to use plural. Signed-off-by: Emer --- docs/guides/dns/unbound.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/dns/unbound.md b/docs/guides/dns/unbound.md index 6dc5c55..c0293f8 100644 --- a/docs/guides/dns/unbound.md +++ b/docs/guides/dns/unbound.md @@ -17,7 +17,7 @@ Example: We want to resolve `pi-hole.net`. On behalf of the client, the recursiv In only a few simple steps, we will describe how to set up your own recursive DNS server. It will run on the same device you're already using for your Pi-hole. There are no additional hardware requirements. -This guide assumes a fairly recent Debian/Ubuntu-based system and will use the maintainer provided packages for installation to make it an incredibly simple process. It assumes only a very basic knowledge of how DNS work. +This guide assumes a fairly recent Debian/Ubuntu-based system and will use the maintainer provided packages for installation to make it an incredibly simple process. It assumes only a very basic knowledge of how DNS works. A *standard* Pi-hole installation will do it as follows: