diff --git a/dnscrypt-proxy/example-dnscrypt-proxy.toml b/dnscrypt-proxy/example-dnscrypt-proxy.toml index 1385f843..fda29203 100644 --- a/dnscrypt-proxy/example-dnscrypt-proxy.toml +++ b/dnscrypt-proxy/example-dnscrypt-proxy.toml @@ -364,7 +364,7 @@ cache_neg_max_ttl = 600 ## Certificate file and key - Note that the certificate has to be trusted. -## See the documentatio (wiki) for more information. +## See the documentation (wiki) for more information. # cert_file = "localhost.pem" # cert_key_file = "localhost.pem"