diff --git a/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/getting-started/create-your-first-workflow-project.adoc b/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/getting-started/create-your-first-workflow-project.adoc index f2b6677cf..02384d839 100644 --- a/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/getting-started/create-your-first-workflow-project.adoc +++ b/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/getting-started/create-your-first-workflow-project.adoc @@ -158,7 +158,7 @@ This is a build time property, it cannot be changed at runtime after your applic [[proc-deployment-phase]] == Deployment phase -At this stage we have a {product_name} Quarkus application well tested and ready to be deployed. +At this stage you have a {product_name} Quarkus application well tested and ready to be deployed. There are two basic modes that a Quarkus application can be deployed: * As an standard Java application (executable jar with libraries on the classpath)