configexamples: minor spelling fix ✔️

Added missing "h" to "through".
This commit is contained in:
Daniel Bodnar 2021-04-18 15:11:15 -05:00 committed by GitHub
parent 5ad8722487
commit feb41cea6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ The setup used in this example is shown in the following diagram:
Overview
^^^^^^^^
* All traffic coming in trough eth2 is balanced between eth0 and eth1
* All traffic coming in through eth2 is balanced between eth0 and eth1
on the router.
* Pings will be sent to four targets for health testing (33.44.55.66,
44.55.66.77, 55.66.77.88 and 66.77.88.99).
@ -171,4 +171,4 @@ eth+ is used as an alias that refers to all ethernet interfaces:
set load-balancing wan rule 5 inbound-interface eth+
set load-balancing wan rule 5 destination address 10.0.0.0/8
.. start_vyoslinter
.. start_vyoslinter