diff options
| author | Daniil Baturin <daniil@vyos.io> | 2024-05-07 12:46:42 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-07 12:46:42 +0200 | 
| commit | ccc07b46019f1325b3f48c29cf8c77ba89dd359a (patch) | |
| tree | e95cede76c5552a50172857b6df4abf6da123ae2 /docs/configexamples/wan-load-balancing.rst | |
| parent | f555a7dc9055671333eacf471589b91d1ee63523 (diff) | |
| parent | 2804093e1f809e7ae9502a98374fd2cc5d612543 (diff) | |
| download | vyos-documentation-ccc07b46019f1325b3f48c29cf8c77ba89dd359a.tar.gz vyos-documentation-ccc07b46019f1325b3f48c29cf8c77ba89dd359a.zip | |
Merge pull request #1416 from Embezzle/spelling
Fix spelling mistakes across multiple files
Diffstat (limited to 'docs/configexamples/wan-load-balancing.rst')
| -rw-r--r-- | docs/configexamples/wan-load-balancing.rst | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/configexamples/wan-load-balancing.rst b/docs/configexamples/wan-load-balancing.rst index ace9a981..0952cfe5 100644 --- a/docs/configexamples/wan-load-balancing.rst +++ b/docs/configexamples/wan-load-balancing.rst @@ -69,7 +69,7 @@ Example 2: Failover based on interface weights  This example uses the failover mode. -.. _wan:example2_overwiew: +.. _wan:example2_overview:  Overview  ^^^^^^^^ @@ -98,7 +98,7 @@ The previous example used the failover command to send traffic through  eth1 if eth0 fails. In this example, failover functionality is provided  by rule order. -.. _wan:example3_overwiew: +.. _wan:example3_overview:  Overview  ^^^^^^^^ @@ -129,7 +129,7 @@ traffic. It is assumed for this example that eth1 is connected to a  slower connection than eth0 and should prioritize VoIP traffic. -.. _wan:example4_overwiew: +.. _wan:example4_overview:  Overview  ^^^^^^^^ | 
