This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit cde109bff0aad7359113e682dc6bf48b9d57d691
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Oct 16 11:52:49 2018 +0200

    Fixed style of AWS Lambda adoc
---
 components/camel-aws/src/main/docs/aws-lambda-component.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/camel-aws/src/main/docs/aws-lambda-component.adoc 
b/components/camel-aws/src/main/docs/aws-lambda-component.adoc
index ebfb47c..4876470 100644
--- a/components/camel-aws/src/main/docs/aws-lambda-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-lambda-component.adoc
@@ -182,13 +182,13 @@ The default is 3 seconds.|No
 
 |=======================================================================
 
-# Example
+### Example
 
 To have a full understanding of how the component works, you may have a look 
at this 
https://github.com/apache/camel/blob/master/components/camel-aws/src/test/java/org/apache/camel/component/aws/lambda/integration/LambdaComponentIntegrationTest.java[integration
 test]
 
 
 
-Dependencies
+### Dependencies
 
 Maven users will need to add the following dependency to their pom.xml.
 

Reply via email to