You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/10/16 09:53:12 UTC

[camel] branch master updated: Fixed style of AWS Lambda adoc

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 5edf4e2  Fixed style of AWS Lambda adoc
5edf4e2 is described below

commit 5edf4e2260526ccc0145c85d75926366ac3a7abc
Author: Andrea Cosentino <an...@gmail.com>
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.