fixed markdown syntax error

Carlos Colaço 2018-01-17 19:20:48 +00:00
parent f06af1b5ed
commit e9d8f87ff5

2
FAQ.md

@ -21,6 +21,6 @@ If you set this and have your vpn clients use 192.168.1.2 (in my example) as the
If you don't want your VPN clients to be able to access the internet simply comment the following line in `/etc/openvpn/server.con`
````
```
push "redirect-gateway def1"
```