summaryrefslogtreecommitdiff
path: root/docs/configuration/loadbalancing
diff options
context:
space:
mode:
authorsrividya0208 <a.srividya@vyos.io>2022-09-08 06:55:52 -0400
committersrividya0208 <a.srividya@vyos.io>2022-09-08 06:55:52 -0400
commitda88a7dadcb1be9c6c9145b1376f1a9f2cb855f2 (patch)
tree428ba2e1a5fa8b34971cceb9f8391c1ac0d5d444 /docs/configuration/loadbalancing
parent86f8017a80b1159ff13303615a03a787d97bfdd7 (diff)
downloadvyos-documentation-da88a7dadcb1be9c6c9145b1376f1a9f2cb855f2.tar.gz
vyos-documentation-da88a7dadcb1be9c6c9145b1376f1a9f2cb855f2.zip
ipsec-interface: syntax correction
The command to set the vpn interface is changed in the rolling release which is not modified in many configuration examples, corrected syntax in all pages where it is mentioned
Diffstat (limited to 'docs/configuration/loadbalancing')
-rw-r--r--docs/configuration/loadbalancing/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/loadbalancing/index.rst b/docs/configuration/loadbalancing/index.rst
index 36a69f89..5034547b 100644
--- a/docs/configuration/loadbalancing/index.rst
+++ b/docs/configuration/loadbalancing/index.rst
@@ -13,7 +13,7 @@ the routing table and balances traffic across the configured interfaces,
determined by interface health and weight.
-In a minimal, configuration the following must be provided:
+In a minimal configuration, the following must be provided:
* an interface with a nexthop
* one rule with a LAN (inbound-interface) and the WAN (interface).