diff --git a/serverlessworkflow/main/testing-and-troubleshooting/kn-plugin-workflow-overview.html b/serverlessworkflow/main/testing-and-troubleshooting/kn-plugin-workflow-overview.html index 2583a1a86..762403e7f 100644 --- a/serverlessworkflow/main/testing-and-troubleshooting/kn-plugin-workflow-overview.html +++ b/serverlessworkflow/main/testing-and-troubleshooting/kn-plugin-workflow-overview.html @@ -676,7 +676,7 @@

-

The create command sets up SonataFlow project containing minimal a "hello world" workflow.sw.json file in your ./<project-name> directory.

+

The create command sets up SonataFlow project containing a minimal "hello world" workflow.sw.json file in your ./<project-name> directory.

Prerequisites
@@ -788,7 +788,7 @@

-

For more information about created a workflow project, see Creating workflow project using Knative CLI.

+

For more information about creating a workflow project, see Creating workflow project using Knative CLI.

  • @@ -841,7 +841,7 @@

    -

    The quarkus create command sets up SonataFlow project containing minimal extensions to build a workflow project. The create command sets up a Quarkus project containing minimal extensions to build a workflow project. Also, the generated workflow project contains a "hello world" workflow.sw.json file in your ./<project-name>/src/main/resources directory.

    +

    The quarkus create command sets up a SonataFlow Quarkus project containing minimal extensions to build a workflow project. Also, the generated workflow project contains a "hello world" workflow.sw.json file in your ./<project-name>/src/main/resources directory.