From da6070016b54f16135e56324c7ca07cb3646a2c1 Mon Sep 17 00:00:00 2001 From: Aleksey Zelenskiy <36272202+CrovLune@users.noreply.github.com> Date: Sun, 9 Oct 2022 19:53:51 +0200 Subject: [PATCH] Update post-install.md though -> through Signed-off-by: Aleksey Zelenskiy <36272202+CrovLune@users.noreply.github.com> --- docs/main/post-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/post-install.md b/docs/main/post-install.md index 509c0d9..b984fe6 100644 --- a/docs/main/post-install.md +++ b/docs/main/post-install.md @@ -8,7 +8,7 @@ As a last resort, you can manually set each device to use Pi-hole as its DNS ser ## Making your Pi-hole host use Pi-hole -Pi-hole will not be used by the host automatically after installation. To have the host resolve though Pi-hole and your configured blocking lists, you can make the host use Pi-hole as upstream DNS server: +Pi-hole will not be used by the host automatically after installation. To have the host resolve through Pi-hole and your configured blocking lists, you can make the host use Pi-hole as upstream DNS server: !!! warning If your Pi-hole host is using Pi-hole as upstream DNS server and Pi-hole fails, your host loses DNS resolution. This can prevent successful repair attempts, e.g. by `pihole -r` as it needs a working internet connection.