From e4e025923ede2085db3549ff54e7ce8bace07290 Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Mon, 11 Nov 2019 05:06:20 +0800 Subject: [PATCH] Typo fix --- encrypted-dns.toml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/encrypted-dns.toml.in b/encrypted-dns.toml.in index 1356ca5..ee36142 100644 --- a/encrypted-dns.toml.in +++ b/encrypted-dns.toml.in @@ -146,7 +146,7 @@ key_cache_capacity = 10000 [tls] -## Where to prooxy TLS connections to (e.g. DoH server) +## Where to proxy TLS connections to (e.g. DoH server) # upstream_addr = "127.0.0.1:4343"