summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjack9603301 <jack9603301@163.com>2020-12-21 01:08:13 +0800
committerjack9603301 <jack9603301@163.com>2020-12-21 01:08:58 +0800
commit6a9c069b73c200ef3e9433f134f1b2cbd16ebd95 (patch)
tree624b91988a7fbfa749f94c51f92e76d8a4ebd3f4
parentd26b6a952be035a261a505cec3f45f148fc0a877 (diff)
downloadvyos-documentation-6a9c069b73c200ef3e9433f134f1b2cbd16ebd95.tar.gz
vyos-documentation-6a9c069b73c200ef3e9433f134f1b2cbd16ebd95.zip
Fix spelling errors
-rw-r--r--docs/_include/interface-mirror.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_include/interface-mirror.txt b/docs/_include/interface-mirror.txt
index 7903299a..f2b340fe 100644
--- a/docs/_include/interface-mirror.txt
+++ b/docs/_include/interface-mirror.txt
@@ -13,7 +13,7 @@ for different traffic directions.
Configure port mirroring for `interface` inbound traffic and copy the
traffic to `monitor-interface`
- Example: Mirror the inbound traffic of `{{ var1 }}` port to `eth2`
+ Example: Mirror the inbound traffic of `{{ var1 }}` port to `{{ var2 }}`
.. code-block:: none
@@ -25,7 +25,7 @@ for different traffic directions.
Configure port mirroring for `interface` outbound traffic and copy the
traffic to `monitor-interface`
- Example: Mirror the outbound traffic of `{{ var1 }}` port to `eth2`
+ Example: Mirror the outbound traffic of `{{ var1 }}` port to `{{ var2 }}`
.. code-block:: none