diff --git a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc index 65d136480..4f9860412 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc @@ -228,7 +228,7 @@ data: === Flyway configuration by using the workflow container env vars -Add the following `env` var in the `spec.podTemplate.container` of the SonataFlow CR. +Add the following `env` var in the `spec.podTemplate.container` of the `SonataFlow` CR. .Example of enabling Flyway by using the workflow container env vars [source, yaml]