diff --git a/serverlessworkflow/modules/ROOT/pages/cloud/operator/supporting-services.adoc b/serverlessworkflow/modules/ROOT/pages/cloud/operator/supporting-services.adoc index 1c754c5f9..ae30cdeba 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/supporting-services.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/supporting-services.adoc @@ -214,7 +214,7 @@ spec: [NOTE] ==== -The `podTemplate` field of any supporting has the majority of fields defined in the default Kubernetes PodSpec API. +The `podTemplate` field of any supporting service has the majority of fields defined in the default Kubernetes PodSpec API. The same Kubernetes API validation rules applies to these fields. ====