From 060d5262a22c62665c5b9d3581482a46e6887aef Mon Sep 17 00:00:00 2001 From: Fred Rolland Date: Thu, 15 Dec 2022 10:23:24 +0200 Subject: [PATCH] Minor typo in doc Signed-off-by: Fred Rolland --- docs/spec/v2alpha1/helmreleases.md | 2 +- docs/spec/v2beta1/helmreleases.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/spec/v2alpha1/helmreleases.md b/docs/spec/v2alpha1/helmreleases.md index bc57088..747d6c0 100644 --- a/docs/spec/v2alpha1/helmreleases.md +++ b/docs/spec/v2alpha1/helmreleases.md @@ -809,7 +809,7 @@ spec: When the controller completes a reconciliation, it reports the result in the status sub-resource. -The following `status.condtions` types are advertised. Here, "desired state" is as detailed in +The following `status.conditions` types are advertised. Here, "desired state" is as detailed in [reconciliation](#reconciliation): * `Ready` - status of the last reconciliation attempt diff --git a/docs/spec/v2beta1/helmreleases.md b/docs/spec/v2beta1/helmreleases.md index 1b3913e..e4bb3fc 100644 --- a/docs/spec/v2beta1/helmreleases.md +++ b/docs/spec/v2beta1/helmreleases.md @@ -1274,7 +1274,7 @@ spec: When the controller completes a reconciliation, it reports the result in the status sub-resource. -The following `status.condtions` types are advertised. Here, "desired state" is as detailed in +The following `status.conditions` types are advertised. Here, "desired state" is as detailed in [reconciliation](#reconciliation): - `Ready` - status of the last reconciliation attempt