This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new a2f0ddc Minimal useful docs update for testing backport gh action
a2f0ddc is described below
commit a2f0ddcd182d682981738e0332615efa21863cc1
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jun 16 11:44:37 2020 +0200
Minimal useful docs update for testing backport gh action
---
components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc | 2 +-
docs/components/modules/ROOT/pages/aws2-ecs-component.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc
b/components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc
index ca0b986..e10644f 100644
--- a/components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc
+++ b/components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc
@@ -13,7 +13,7 @@
*{component-header}*
-The AWS2 ECS component supports create, delete, describe and list
+The AWS2 ECS component supports create, delete, describe and list clusters
https://aws.amazon.com/ecs/[AWS ECS] clusters instances.
Prerequisites
diff --git a/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc
b/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc
index 74c59cb..45d01ea 100644
--- a/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc
+++ b/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc
@@ -15,7 +15,7 @@
*{component-header}*
-The AWS2 ECS component supports create, delete, describe and list
+The AWS2 ECS component supports create, delete, describe and list clusters
https://aws.amazon.com/ecs/[AWS ECS] clusters instances.
Prerequisites