From a823e409effb417bf2909e217e23e9ec3e22bfd1 Mon Sep 17 00:00:00 2001 From: Christian Ebner Date: Wed, 22 Nov 2023 14:52:56 +0100 Subject: [PATCH] pvesdn: remove double occurrence of 'external' Signed-off-by: Christian Ebner --- pvesdn.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvesdn.adoc b/pvesdn.adoc index 5d87d09..f362da4 100644 --- a/pvesdn.adoc +++ b/pvesdn.adoc @@ -423,7 +423,7 @@ Controllers ----------- Some zones implement a separated control and data plane that require an external -external controller to manage the VNet's control plane. +controller to manage the VNet's control plane. Currently, only the `EVPN` zone requires an external controller.