diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html
index df18a451..0e7158dd 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -281,7 +281,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
- DNS-over-TLS (DoT) - A security protocol for encrypted DNS on a dedicated port 853. Some providers support port 443 which generally works everywhere while port 853 is often blocked by restrictive firewalls.
- - DNS-over-HTTPS (DoH) - Similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443.
+ - DNS-over-HTTPS (DoH) - Similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443.
- DNSCrypt - An older yet robust method of encrypting DNS.