From 3814d4be976d714bd7cdec24154f731bcb6218fc Mon Sep 17 00:00:00 2001 From: Saverio Miroddi Date: Fri, 13 Nov 2020 13:40:18 +0100 Subject: [PATCH] Fix a typo in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f601de..4fc3e98 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The functionality of the scripts within this repository has been tested and conf ## PIA Port Forwarding -The PIA Port Forwarding service (a.k.a. PF) allows you run services on your own devices, and expose them to the internet by using the PIA VPN Network. The easiest way to set this up is by using a native PIA aplication. In case you require port forwarding on native clients, please follow this documentation in order to enable port forwarding for your VPN connection. +The PIA Port Forwarding service (a.k.a. PF) allows you run services on your own devices, and expose them to the internet by using the PIA VPN Network. The easiest way to set this up is by using a native PIA application. In case you require port forwarding on native clients, please follow this documentation in order to enable port forwarding for your VPN connection. This service can be used only AFTER establishing a VPN connection.