Update DNSCrypt grammatical error

This commit is contained in:
nitrohorse
2019-08-09 07:51:10 -07:00
parent 1f4026f024
commit 68987330ff

View File

@ -290,7 +290,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
<ul> <ul>
<li>DNS-over-TLS (DoT) - A security protocol for encrypted DNS on a dedicated port 853.</li> <li>DNS-over-TLS (DoT) - A security protocol for encrypted DNS on a dedicated port 853.</li>
<li>DNS-over-HTTPS (DoH) - Similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443.</li> <li>DNS-over-HTTPS (DoH) - Similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443.</li>
<li>DNSCrypt - On older yet robust method of encrypting DNS.</li> <li>DNSCrypt - An older yet robust method of encrypting DNS.</li>
</ul> </ul>
<h3>Worth Mentioning and Additional Information</h3> <h3>Worth Mentioning and Additional Information</h3>