diff --git a/docs/content/en/docs/yaml-crd-ref/config.md b/docs/content/en/docs/yaml-crd-ref/config.md index 458ea9d5cb..d3b722ca22 100644 --- a/docs/content/en/docs/yaml-crd-ref/config.md +++ b/docs/content/en/docs/yaml-crd-ref/config.md @@ -40,7 +40,7 @@ spec: to put into the same auto-generated [KeptnApp](app.md). The default value is 30 (seconds). * **cloudEventsEndpoint** -- - Endpoint where Cloud Events should be posted by the lifecycle operator. + Endpoint where the lifecycle operator posts Cloud Events. ## Usage diff --git a/docs/content/en/docs/yaml-crd-ref/evaluationdefinition.md b/docs/content/en/docs/yaml-crd-ref/evaluationdefinition.md index 3a7e2650cb..69e0099218 100644 --- a/docs/content/en/docs/yaml-crd-ref/evaluationdefinition.md +++ b/docs/content/en/docs/yaml-crd-ref/evaluationdefinition.md @@ -49,7 +49,7 @@ spec: * **keptnMetricRef** (required) -- A reference to the [KeptnMetric](metric.md) object - * **name** (required) -- A name of the referenced + * **name** (required) -- Name of the referenced [KeptnMetric](metric.md) object * **namespace** -- Name of the referenced