diff options
author | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:34:32 -0500 |
---|---|---|
committer | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:37:28 -0500 |
commit | 74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (patch) | |
tree | ea06c94dca1c8693053dd9d481638b92a084fe6b /docs/load-balancing.rst | |
parent | 689756182ba1e16df51315407cdc749e6136e0cc (diff) | |
download | vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip |
Fix some typos and capitalizations
Diffstat (limited to 'docs/load-balancing.rst')
-rw-r--r-- | docs/load-balancing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/load-balancing.rst b/docs/load-balancing.rst index 092161f4..07c18217 100644 --- a/docs/load-balancing.rst +++ b/docs/load-balancing.rst @@ -13,7 +13,7 @@ In a minimal, configuration the following must be provided: * a interface with a nexthop * one rule with a LAN (inbound-interface) and the WAN (interface). -lets assume we have two dhcp WAN interfaces and one LAN (eth2) +Let's assume we have two DHCP WAN interfaces and one LAN (eth2): .. code-block:: none |