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 3a9fc06226025957264eb2150f503aadaf0a9d13
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Apr 22 13:38:49 2020 +0200

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

diff --git a/components/camel-aws2-kms/src/main/docs/aws2-kms-component.adoc 
b/components/camel-aws2-kms/src/main/docs/aws2-kms-component.adoc
index a9eba76..a2d9d1b 100644
--- a/components/camel-aws2-kms/src/main/docs/aws2-kms-component.adoc
+++ b/components/camel-aws2-kms/src/main/docs/aws2-kms-component.adoc
@@ -173,7 +173,7 @@ from("direct:createUser")
 
 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