diff --git a/serverlessworkflow/modules/ROOT/pages/job-services/core-concepts.adoc b/serverlessworkflow/modules/ROOT/pages/job-services/core-concepts.adoc index b8545c6db..1a47fe9d2 100644 --- a/serverlessworkflow/modules/ROOT/pages/job-services/core-concepts.adoc +++ b/serverlessworkflow/modules/ROOT/pages/job-services/core-concepts.adoc @@ -43,7 +43,7 @@ However, in some cases where you want to keep the information about the jobs in == {operator_name} managed deployment -When you work with the {operator_name} to deploy your workflows, there's no need to do any manual Job Service installation nor configuration, the operator has already the ability to do that. +When you work with the {operator_name} to deploy your workflows, there's no need to do any manual Job Service installation or configuration, the operator already has the ability to do that. Additionally, it can manage all the required configurations for every workflow to connect with it. To learn how to install and configure the Job Service in this case, you must read the xref:cloud/operator/supporting-services.adoc[Operator Supporting Services] section.