From ee3f47dae15c2ea13445019112c79db46f11e99d Mon Sep 17 00:00:00 2001 From: Jason Bruno Date: Thu, 20 Feb 2020 11:31:19 +0800 Subject: [PATCH] Spelling corrections on readme found spelling error while reading at line 121 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8376eb..237598f3 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ curl -sL https://install.raspap.com | bash -s -- --cert More information on SSL certificates and HTTPS support is available [on our wiki](https://github.com/billz/raspap-webgui/wiki/SSL-certificates-(Quick-Installer)). ## OpenVPN support -OpenVPN may be optionally installed by the Quick Installer. Once this is done, you can managage a client configuration and the `openvpn-client` service with RaspAP. +OpenVPN may be optionally installed by the Quick Installer. Once this is done, you can manage client configuration and the `openvpn-client` service with RaspAP. To configure an OpenVPN client, upload a valid .ovpn file and, optionally, specify your login credentials. RaspAP will store your client configuration and add firewall rules to forward traffic from OpenVPN's `tun0` interface to your configured wireless interface.