diff options
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index 6825d60d..f562f056 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1009,9 +1009,9 @@ but DNS-over-TLS can be disabled by disabling Private DNS.</p> <p>The random string is used to bypass DNS caching to make sure the - DNS resolver. It's generated with a cryptographically secure random - number generator (CSPRNG) for each request and therefore can't leak - any identifying info.</p> + DNS resolver works. It's generated with a cryptographically secure + random number generator (CSPRNG) for each request and therefore can't + leak any identifying info.</p> </li> <li> <p>DNS resolution for other connections involving connections to the |
