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

commit a9f5b7fa7fb042963e005c2e1d578437e1d17ca6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Apr 22 11:14:32 2020 +0200

    AWS2-ECS: Dependencies element title in docs
---
 components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 c626599..43c157c 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
@@ -168,7 +168,7 @@ from("direct:start")
 
 In this way you'll pass the request directly without the need of passing 
headers and options specifically related to this operation.
 
-Dependencies
+== Dependencies
 
 Maven users will need to add the following dependency to their pom.xml.
 

Reply via email to