diff --git a/dnscrypt-proxy/example-dnscrypt-proxy.toml b/dnscrypt-proxy/example-dnscrypt-proxy.toml index c0f909a8..e8bcb93e 100644 --- a/dnscrypt-proxy/example-dnscrypt-proxy.toml +++ b/dnscrypt-proxy/example-dnscrypt-proxy.toml @@ -588,7 +588,7 @@ format = 'tsv' ######################################################### ## Allowed IP lists support the same patterns as IP blocklists -## If an IP response matches an allow ip entry, the corresponding session +## If an IP response matches an allowed entry, the corresponding session ## will bypass IP filters. ## ## Time-based rules are also supported to make some websites only accessible at specific times of the day.