From 0e09103c95f8aa452dcb9e33bfafb6194f103804 Mon Sep 17 00:00:00 2001 From: Simon Zolin Date: Tue, 13 Aug 2019 10:42:33 +0300 Subject: [PATCH] - readme: fix misspelling --- Comparison.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Comparison.md b/Comparison.md index afa978b..04149b9 100644 --- a/Comparison.md +++ b/Comparison.md @@ -27,7 +27,7 @@ AdGuard Home provides a lot of features out-of-the-box with no need to install a | Blocking ads and trackers | ✅ | ✅ | | Customizing blocklists | ✅ | ✅ | | Built-in DHCP server | ✅ | ✅ | -| HTTPS for the Admin interface | ✅ | Kind of, but you'll need to manually configure lighthttp | +| HTTPS for the Admin interface | ✅ | Kind of, but you'll need to manually configure lighthttpd | | Encrypted DNS upstream servers (DNS-over-HTTPS, DNS-over-TLS, DNSCrypt) | ✅ | ❌ (requires additional software) | | Cross-platform | ✅ | ❌ (not natively, only via Docker) | | Running as a DNS-over-HTTPS or DNS-over-TLS server | ✅ | ❌ (requires additional software) |