From 53055bdf49ce4c81f63c159cdbaa8ea85d9ca2b8 Mon Sep 17 00:00:00 2001 From: 459below <459below@users.noreply.github.com> Date: Sat, 2 Aug 2025 12:28:58 +0200 Subject: [PATCH] docs: fix typo in kubevirt page Just a typo. Signed-off-by: 459below <459below@users.noreply.github.com> Signed-off-by: Andrey Smirnov --- website/content/v1.10/advanced/install-kubevirt.md | 2 +- website/content/v1.11/advanced/install-kubevirt.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/v1.10/advanced/install-kubevirt.md b/website/content/v1.10/advanced/install-kubevirt.md index 140286e79..2c2131365 100644 --- a/website/content/v1.10/advanced/install-kubevirt.md +++ b/website/content/v1.10/advanced/install-kubevirt.md @@ -531,7 +531,7 @@ fedora-vm 6d9h Running 10.99.101.53 kube1 True True ## Other forms of management There is a project called [KubeVirt-Manager](https://kubevirt-manager.io/) for managing virtual machines with KubeVirt through a nice web interface. -You can also choose to deploy virtual machines with ArgoCD of Flux. +You can also choose to deploy virtual machines with ArgoCD or Flux. ## Documentation diff --git a/website/content/v1.11/advanced/install-kubevirt.md b/website/content/v1.11/advanced/install-kubevirt.md index c77b8e60b..b41723391 100644 --- a/website/content/v1.11/advanced/install-kubevirt.md +++ b/website/content/v1.11/advanced/install-kubevirt.md @@ -530,7 +530,7 @@ fedora-vm 6d9h Running 10.99.101.53 kube1 True True ## Other forms of management There is a project called [KubeVirt-Manager](https://kubevirt-manager.io/) for managing virtual machines with KubeVirt through a nice web interface. -You can also choose to deploy virtual machines with ArgoCD of Flux. +You can also choose to deploy virtual machines with ArgoCD or Flux. ## Documentation