From ec6593cf703ec12387923f57f89588ea06d77a40 Mon Sep 17 00:00:00 2001 From: quindecim <49964366+quindecim@users.noreply.github.com> Date: Wed, 9 Feb 2022 01:08:36 +0100 Subject: [PATCH] Typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da07e8e..b05ef9e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ All the binary files are downloaded from the [official release page](https://git - `require_dnssec` = `true` (server must support `DNSSEC` security extension) -- `force_tcp` = `true` (fix for modile data connections if `routes` have been set and `skip_incompatible` = `true`, see [#2020](https://github.com/DNSCrypt/dnscrypt-proxy/discussions/2020)) +- `force_tcp` = `true` (fix for mobile data intial connection if `routes` have been set and `skip_incompatible` = `true`, see [#2020](https://github.com/DNSCrypt/dnscrypt-proxy/discussions/2020)) - `timeout` = `1000` (set the max. response time of a single DNS query from `5000` to `1000` ms.)