howto/openvpn.md
... ...
@@ -32,7 +32,7 @@ then create a new key and share it with your peer
32 32
$ openvpn --genkey --secret /etc/openvpn/<PEER_NAME>.key
33 33
```
34 34
35
-# Example Configuration if one peer has floating ip
35
+# Example Configuration if one peer has a floating ip
36 36
37 37
## peer with fixed ip
38 38