From 166b19c9f3ac729945fd7c8bff5f4c1a4c951662 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 16 May 2024 03:18:57 +0200 Subject: [PATCH] typo --- doc/APPS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/APPS.md b/doc/APPS.md index a3f3cb0..7804ea0 100644 --- a/doc/APPS.md +++ b/doc/APPS.md @@ -35,7 +35,7 @@ Else, open The YunoHost Webadmin and follow this path: `Applications -> AdGuard Now, click the "Secure DNS profile creator" link above and fill the input fields. - Name of DNS provider: put an arbitrary name here, for example "AGH" -- Salect either DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT) +- Select either DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT) - For the primary DNS settings, you have to put trustworthy servers IPs, for example [the FDN ones](https://www.fdn.fr/actions/dns/) - And finally the setting for your AdGuard Home server URL: - If you selected DoH: put your domain name between `https://` and `/dns-query`: `https://__DOMAIN__/dns-query`