diff options
author | srividya0208 <a.srividya@vyos.io> | 2022-06-27 14:46:17 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2022-06-27 14:46:17 -0400 |
commit | 743d89781f74afc30bfb6c10056b42bf32925059 (patch) | |
tree | aa18da9b7ec648f173a99ddcea2b45fac25e227e /docs/configuration/interfaces | |
parent | ac144475119d20328c3795f6d2031ce2b8f4a372 (diff) | |
download | vyos-documentation-743d89781f74afc30bfb6c10056b42bf32925059.tar.gz vyos-documentation-743d89781f74afc30bfb6c10056b42bf32925059.zip |
syntax and grammar check
Modified the grammatical error and bgp syntax which is modified in the
latest rolling version
Diffstat (limited to 'docs/configuration/interfaces')
-rw-r--r-- | docs/configuration/interfaces/openvpn.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/openvpn.rst b/docs/configuration/interfaces/openvpn.rst index 3fe6b1d4..ff32d869 100644 --- a/docs/configuration/interfaces/openvpn.rst +++ b/docs/configuration/interfaces/openvpn.rst @@ -332,7 +332,7 @@ before using under the openvpn interface configuration. Now we need to specify the server network settings. In all cases we need to specify the subnet for client tunnel endpoints. Since we want clients to access -a specific network behind out router, we will use a push-route option for +a specific network behind our router, we will use a push-route option for installing that route on clients. .. code-block:: none |