diff --git a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc index 02efc768d..57db72ff1 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc @@ -93,7 +93,7 @@ For simplicity, only the `env` configurations related to the persistence has bee [IMPORTANT] ==== -When you use the SonataFlowPlatform persistence, every workflow is configured to use a PostgreSQL schema name equal to the workflow name. +When you use the `SonataFlowPlatform` persistence, every workflow is configured to use a PostgreSQL schema name equal to the workflow name. ==== To learn how to initialize the database schema see: <<_database_schema_initialization, Database schema initialization>>.