Correct typos

This commit is contained in:
Rafal Kupiec 2018-07-12 06:48:03 +02:00
parent a0663d9ce2
commit 36eafabbca
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
The wanmonitor package is an agent script that makes Multi-WAN configuration simple, The wanmonitor package is an agent script that makes Multi-WAN configuration simple,
easy to use and manageable. It comes complete with failover setup supporting many easy to use and manageable. It comes complete with failover setup supporting many
types of internet connections, including PPPoE and mobile connections. The uci types of internet connections, including PPPoE and mobile connections. The uci
configuration file /etc/config/wanmonitor is provided as part of the wanmonitorpackage. configuration file /etc/config/wanmonitor is provided as part of the wanmonitor package.
The WanMonitor provides the following capabilities: The WanMonitor provides the following capabilities:
* provides outbound WAN traffic failover connection setup * provides outbound WAN traffic failover connection setup
@ -11,7 +11,7 @@ The WanMonitor provides the following capabilities:
* automatically routes outbound traffic to secondary WAN interface if primary is down * automatically routes outbound traffic to secondary WAN interface if primary is down
* automatically routes outbound traffic back to primary interface when it is available again * automatically routes outbound traffic back to primary interface when it is available again
* easy to use and manageable configuration via single file * easy to use and manageable configuration via single file
* up to 2 physical interfaces for easy load-balancing setups * up to 2 physical interfaces for easy failover setups
# Configuration # Configuration