Added an example of using AWS Secrets Manager Properties source in Camel Spring Boot
diff --git a/aws-secrets-manager/README.adoc b/aws-secrets-manager/README.adoc
index 3120529..dc03771 100644
--- a/aws-secrets-manager/README.adoc
+++ b/aws-secrets-manager/README.adoc
@@ -1,8 +1,8 @@
-== Spring Boot Example with AWS2-S3
+== Spring Boot Example with AWS Secrets Manager
 
 === Introduction
 
-This example demonstrates how you can use Camel-AWS2-S3 Starter component. The example is really simple: load file into your bucket and consume it.
+This example demonstrates how you can use Camel-AWS-Secrets-Manager Starter component. The example is really simple: load file into your bucket and consume it.
 
 === Build