From 5ff4503cd763864e9fd94b4031d3c3e165771c3e Mon Sep 17 00:00:00 2001 From: Bryce Browner Date: Thu, 14 Jun 2018 22:25:40 -0400 Subject: [PATCH] Fixed an incorrect phrase --- DNSCrypt-2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DNSCrypt-2.0.md b/DNSCrypt-2.0.md index a569df3..b3715c7 100644 --- a/DNSCrypt-2.0.md +++ b/DNSCrypt-2.0.md @@ -1,4 +1,4 @@ -This can probably replace the DNSCrypt page, but leaving it for archive purposes until dnscrypt-proxy 2.0 instructions are fully fledged out. +This can probably replace the DNSCrypt page, but leaving it for archive purposes until dnscrypt-proxy 2.0 instructions are fully fleshed out. # DNSCrypt-Proxy 2.0 [DNSCrypt-Proxy 2.0](https://github.com/jedisct1/dnscrypt-proxy) by jedisct1 drastically simplifies configuration and installation. There are pre-built binaries as well. The main configuration options are now centralized in a .toml file. Server selection and server updates are handled automatically.