Fix spelling errors

This commit is contained in:
jack9603301 2020-12-21 01:08:13 +08:00
parent d26b6a952b
commit 6a9c069b73
No known key found for this signature in database
GPG Key ID: 8707B68B62FECF72

View File

@ -13,7 +13,7 @@ for different traffic directions.
Configure port mirroring for `interface` inbound traffic and copy the Configure port mirroring for `interface` inbound traffic and copy the
traffic to `monitor-interface` 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 .. code-block:: none
@ -25,7 +25,7 @@ for different traffic directions.
Configure port mirroring for `interface` outbound traffic and copy the Configure port mirroring for `interface` outbound traffic and copy the
traffic to `monitor-interface` 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 .. code-block:: none