diff --git a/common.yml b/common.yml index e7228c2..d016a8b 100644 --- a/common.yml +++ b/common.yml @@ -95,7 +95,7 @@ - "# Your IPsec server is running. #" - "# Config files and X.509 certificates in the directory: ./configs/ #" - "# After connect go to https://www.dnsleaktest.com/ #" - - "# and ensure that all your traffic pass through the VPN. #" + - "# and ensure that all your traffic passes through the VPN. #" - "#----------------------------------------------------------------------#" handlers: @@ -110,5 +110,3 @@ - name: flush routing cache shell: echo 1 > /proc/sys/net/ipv4/route/flush - -