From 504b268be80627af4b24b2f8c9217c0e80cbb80d Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Wed, 13 Dec 2023 08:52:04 +0100 Subject: [PATCH] docs/spec: address typo Signed-off-by: Hidde Beydals --- docs/spec/v2beta2/helmreleases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spec/v2beta2/helmreleases.md b/docs/spec/v2beta2/helmreleases.md index 51481c1e4..b37bbb25a 100644 --- a/docs/spec/v2beta2/helmreleases.md +++ b/docs/spec/v2beta2/helmreleases.md @@ -600,7 +600,7 @@ the spec). `.spec.driftDetection.ignore` is an optional field to provide [JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901) to ignore while -detecting and correcting drift. This can for example be easeful when Horizontal +detecting and correcting drift. This can for example be useful when Horizontal Pod Autoscaling is enabled for a Deployment, or when a Helm chart has hooks which mutate a resource.