From f625f80ca813d639991df048f7d13f28eb4bd20f Mon Sep 17 00:00:00 2001 From: Wylel <617189+wylel@users.noreply.github.com> Date: Fri, 13 Nov 2020 05:37:29 -0600 Subject: [PATCH] Fix typo (#2124) Firefox Section Changed "but users can manually any other DoH resolver." to "but users can manually use any other DoH resolver." --- _includes/sections/dns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index 62a51046..aa89c5f8 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -571,7 +571,7 @@ We also log how many times this or that tracker has been blocked. We need this i include cardv2.html title="Firefox's built-in DNS-over-HTTPS resolver" image="/assets/img/svg/3rd-party/firefox_browser.svg" - description='Firefox comes with built-in DNS-over-HTTPS support for NextDNS and Cloudflare but users can manually any other DoH resolver.' + description='Firefox comes with built-in DNS-over-HTTPS support for NextDNS and Cloudflare but users can manually use any other DoH resolver.' labels="color==warning::icon==fas fa-exclamation-triangle::link==https://developers.cloudflare.com/1.1.1.1/privacy/firefox::text==Warning::tooltip==Cloudflare logs a limited amount of data about the DNS requests that are sent to their custom resolver for Firefox." website="https://support.mozilla.org/en-US/kb/firefox-dns-over-https" privacy-policy="https://wiki.mozilla.org/Security/DOH-resolver-policy"