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/services/conntrack.rst | |
parent | 689756182ba1e16df51315407cdc749e6136e0cc (diff) | |
download | vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip |
Fix some typos and capitalizations
Diffstat (limited to 'docs/services/conntrack.rst')
-rw-r--r-- | docs/services/conntrack.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/services/conntrack.rst b/docs/services/conntrack.rst index 0ee6eb16..e56bf076 100644 --- a/docs/services/conntrack.rst +++ b/docs/services/conntrack.rst @@ -58,7 +58,7 @@ Configuration Example ^^^^^^^ -The next exemple is a simple configuration of conntrack-sync. +The next example is a simple configuration of conntrack-sync. .. figure:: /_static/images/service_conntrack_sync-schema.png @@ -117,7 +117,7 @@ If you are using VRRP, you need to define a VRRP sync-group, and use ``vrrp sync set service conntrack-sync failover-mechanism vrrp sync-group 'syncgrp' -On the active router, you should have informations in the internal-cache of +On the active router, you should have information in the internal-cache of conntrack-sync. The same current active connections number should be shown in the external-cache of the standby router |