diff --git a/dnscrypt-proxy/example-dnscrypt-proxy.toml b/dnscrypt-proxy/example-dnscrypt-proxy.toml index 8d53a79551..b9e4b73cdc 100644 --- a/dnscrypt-proxy/example-dnscrypt-proxy.toml +++ b/dnscrypt-proxy/example-dnscrypt-proxy.toml @@ -128,7 +128,7 @@ http3_probe = false ## Uncomment the following line to route all TCP connections to a local Tor node ## Tor doesn't support UDP, so set `force_tcp` to `true` as well. When passing ## a random username and password to Tor's socks5 connection, dnscrypt-proxy gets -## an isolated circuit so it will not share an exit node with other applications. +## an isolated circuit that will not share the same path with other applications. ## Note: the random username and password used by dnscrypt-proxy should not ## actually be defined in Tor's configuration.