From ae1f6b46b383a823879ad09d9329906b2ae68f98 Mon Sep 17 00:00:00 2001 From: RamSet Date: Thu, 31 May 2018 13:01:31 -0600 Subject: [PATCH] Update dual-VPN.md --- docs/guides/vpn/dual-VPN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/vpn/dual-VPN.md b/docs/guides/vpn/dual-VPN.md index 73eb472..3131343 100644 --- a/docs/guides/vpn/dual-VPN.md +++ b/docs/guides/vpn/dual-VPN.md @@ -1,4 +1,4 @@ -If you however want to run two VPN servers, one that routes the traffic and one that answers only to DNS requests, you would have to create another instance of OpenVPN. +If you want to run two VPN servers, one that routes the traffic and one that answers only to DNS requests, you would have to create another instance of OpenVPN. Why would you want to do this?