This is an automated email from the ASF dual-hosted git repository. ricardozanini pushed a commit to branch trigger-website-deploy in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git
commit 2d437b61452f40666ba62952aaca13d842acd811 Author: Ricardo Zanini <[email protected]> AuthorDate: Tue Nov 7 09:08:49 2023 -0300 [INFRA-25091] Small grammar fix in cloud index page This is a small PR to verify if the changes in the settings took effect. Since we can't manually run GHA page publishing, we need a change in the build site. Follow the tracking here: https://issues.apache.org/jira/browse/INFRA-25091 --- serverlessworkflow/modules/ROOT/pages/cloud/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverlessworkflow/modules/ROOT/pages/cloud/index.adoc b/serverlessworkflow/modules/ROOT/pages/cloud/index.adoc index 0c53b4d84..95a21f96f 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/index.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/index.adoc @@ -13,7 +13,7 @@ The cards below list all features included in the platform to deploy workflow ap [NOTE] ==== -Eventually these two options will converge, the {operator_name} will also be able to handle full Quarkus projects. So if you opt in to use Quarkus now and manually deploy your workflows, bear in mind that it's on the project's roadmap to integrate the Quarkus experience with the Operator. +Eventually, these two options will converge, and the {operator_name} will also be able to handle full Quarkus projects. So if you opt-in to use Quarkus now and manually deploy your workflows, bear in mind that it's on the project's roadmap to integrate the Quarkus experience with the Operator. ==== [.card-section] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
