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