This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.4.x by this push:
new bb6df74 Minimal useful docs update for testing backport gh action
bb6df74 is described below
commit bb6df7447e28a96a9b6481a923d1c60198a390d6
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