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 2020/10/13 06:43:23 UTC

[camel-kafka-connector-examples] 01/01: AWS2-S3-zip-dataformat example: fixed sentence

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

acosentino pushed a commit to branch oscerd-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit 9017dd6704dd7397873a83c4f1fc1f085c180e8c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 13 08:43:17 2020 +0200

    AWS2-S3-zip-dataformat example: fixed sentence
---
 aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc b/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
index c98e590..d38ad0e 100644
--- a/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
+++ b/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
@@ -165,7 +165,7 @@ bin/kafka-console-producer.sh --bootstrap-server localhost:9092 --topic mytopic
 Kafka to S3 message 1
 ```
 
-You should see (after the timeout has been reached) a file with date-exchangeId.zip name containing the one file named date-exchangeId. This file will contain the message.
+You should see a file with date-exchangeId.zip name containing the one file named date-exchangeId. This file will contain the message.
 
 ```
 Kafka to S3 message 1