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 6b9e2e1541e6768fde27c2e214deba8595562649
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 26 17:25:22 2020 +0200

    Camel-AWS2-SNS: Fixed docs intro
---
 components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc 
b/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
index 2eb0f6c..c118ad3 100644
--- a/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
+++ b/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
@@ -11,7 +11,7 @@
 
 *{component-header}*
 
-The SNS component allows messages to be sent to an
+The AWS2 SNS component allows messages to be sent to an
 https://aws.amazon.com/sns[Amazon Simple Notification] Topic. The
 implementation of the Amazon API is provided by
 the https://aws.amazon.com/sdkforjava/[AWS SDK].

Reply via email to