Skip to content

Commit d8358b7

Browse files
authored
fix minor typo in example config (#1847)
1 parent b8c5790 commit d8358b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dnscrypt-proxy/example-dnscrypt-proxy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ cert_refresh_delay = 240
214214
## Bootstrap resolvers
215215
##
216216
## These are normal, non-encrypted DNS resolvers, that will be only used
217-
## for one-shot queries when retrieving the initial resolvers list and the
217+
## for one-shot queries when retrieving the initial resolvers list and if
218218
## the system DNS configuration doesn't work.
219219
##
220220
## No user queries will ever be leaked through these resolvers, and they will

0 commit comments

Comments
 (0)