pvesdn: remove double occurrence of 'external'

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
Christian Ebner 2023-11-22 14:52:56 +01:00 committed by Thomas Lamprecht
parent 952ee606a0
commit a823e409ef

View File

@ -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.