From e53bd1b72ac28ede7eebef0ede412fd9c783b3df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Mon, 4 Oct 2021 02:57:19 +0200 Subject: [PATCH] fix: fix typo in description of secureDnsMode (#31255) --- docs/api/app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/app.md b/docs/api/app.md index 14615242893b..884616740dae 100755 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -1072,7 +1072,7 @@ indicates success while any other value indicates failure according to Chromium Linux. * `secureDnsMode` String (optional) - Can be "off", "automatic" or "secure". Configures the DNS-over-HTTP mode. When "off", no DoH lookups will be - performed. When "automatic", DoH lookups will be peformed first if DoH is + performed. When "automatic", DoH lookups will be performed first if DoH is available, and insecure DNS lookups will be performed as a fallback. When "secure", only DoH lookups will be performed. Defaults to "automatic". * `secureDnsServers` String[] (optional) - A list of DNS-over-HTTP