docs: plugin comment nitfixes

Type: improvement

Change-Id: Ib7e2f5f314144064de7b6be0fade3db2f9c943fe
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
This commit is contained in:
Nathan Skrzypczak
2021-09-29 15:37:34 +02:00
committed by Beno�t Ganne
parent ddb192951c
commit d0ea764a5d
11 changed files with 52 additions and 52 deletions

View File

@@ -22,7 +22,7 @@
* The load-balancer receives traffic destined to VIP (Virtual IP)
* addresses from one or multiple(ECMP) routers.
* The load-balancer tunnels the traffic toward many application servers
* ensuring session stickyness (i.e. that a single sessions is tunneled
* ensuring session stickiness (i.e. that a single sessions is tunneled
* towards a single application server).
*
*/