diff --git a/dnscrypt/index.md b/dnscrypt/index.md index 48c802e..39c4ab3 100644 --- a/dnscrypt/index.md +++ b/dnscrypt/index.md @@ -385,7 +385,7 @@ We'll be using `unbound` as our DNS resolver server. root@localhost:~# systemctl enable --now unbound ``` -5. Now try pinging a site to test out if the local DNS works. +5. Now try pinging a site to test out if the local DNS works. It may be slow at first for a domain name, but all subsequent queries for the same domain will be much faster. ```bash root@localhost:~# ping example.com