diff --git a/doc/source/usertasks/kubernetes/kubernetes-user-tutorials-fluxcd-deploy-00d5706c3358.rst b/doc/source/usertasks/kubernetes/kubernetes-user-tutorials-fluxcd-deploy-00d5706c3358.rst
index cd998a0b0..534d993b6 100644
--- a/doc/source/usertasks/kubernetes/kubernetes-user-tutorials-fluxcd-deploy-00d5706c3358.rst
+++ b/doc/source/usertasks/kubernetes/kubernetes-user-tutorials-fluxcd-deploy-00d5706c3358.rst
@@ -26,7 +26,7 @@ acts as the gateway facilitating the acquisition process, guaranteeing that
your application has the requisite resources for deployment.
There are five types of `Source Controllers
-`__, in this example
+`__, in this example
GitRepository will be used. The GitRepository is a type of Source Controller
that is used to manage applications defined within Git repositories.
@@ -72,7 +72,7 @@ For deploying via Helm, create a HelmRelease resource.
.. code-block:: none
cat < helmrelease.yaml
- apiVersion: "helm.toolkit.fluxcd.io/v2beta1"
+ apiVersion: "helm.toolkit.fluxcd.io/v2"
kind: HelmRelease
metadata:
name: