aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cnat/FEATURE.yaml
diff options
context:
space:
mode:
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>2021-10-08 15:13:07 +0200
committerNeale Ranns <neale@graphiant.com>2021-10-11 09:05:43 +0000
commitbd23b405fbe99034d75a46b060567e5adf62c04e (patch)
tree017c0988bb79b45ac5bf04ec2089328e0cab103e /src/plugins/cnat/FEATURE.yaml
parent5e5f800480f4344a3bf22a6df937f94ce5c10ba1 (diff)
docs: nitfixes in FEATURE.yaml
Type: improvement Change-Id: Iec585880085b12b08594a0640822cd831455d594 Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'src/plugins/cnat/FEATURE.yaml')
-rw-r--r--src/plugins/cnat/FEATURE.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cnat/FEATURE.yaml b/src/plugins/cnat/FEATURE.yaml
index 9deda2e94cc..880d713b63f 100644
--- a/src/plugins/cnat/FEATURE.yaml
+++ b/src/plugins/cnat/FEATURE.yaml
@@ -9,7 +9,7 @@ description: "This plugin is intended to complement the VPP's plugin_nat for
Cloud use-cases. It allows for source/destination address/port
translation based on multiple criterias. It is intended to be modular
enough so that one could write a use-case optimised translation function
- without having to deal with actually re-writing packets or maintining
+ without having to deal with actually re-writing packets or maintaining
sessions.
This plugin supports multithreading. Workers share a unique bihash where
sessions are stored."