From 23f87dc45e8e58da09df0a8f13f3145554a2f2bb Mon Sep 17 00:00:00 2001 From: Ashish Agrawal Date: Fri, 7 May 2021 14:24:21 +0530 Subject: [PATCH] Fix spelling of lighttpd Change lighthttpd to lighttpd https://www.lighttpd.net --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c63546cb..5402a482 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,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 lighthttpd | +| HTTPS for the Admin interface | ✅ | Kind of, but you'll need to manually configure lighttpd | | 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) |