diff --git a/docs/guides/vpn/dual-VPN.md b/docs/guides/vpn/dual-VPN.md index b49cdd1..728ad04 100644 --- a/docs/guides/vpn/dual-VPN.md +++ b/docs/guides/vpn/dual-VPN.md @@ -46,7 +46,7 @@ Save the file and start the second instance of OpenVPN: systemctl start openvpn@server2.service ``` -*If your distribution does not have `systemctl` you may use command below to start OpenVPN with your second configuration as a daemon:* +*If your distribution does not have `systemctl` you may use the command below to start an OpenVPN daemon with your second configuration:* ```bash /usr/sbin/openvpn --daemon --writepid /var/run/openvpn/server2.pid --cd /etc/openvpn --config server2.conf --script-security 2