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

vinoth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new 92f54ce  [HUDI-3027] Update hudi-examples README.md (#4330)
92f54ce is described below

commit 92f54ce3d8489e0dabcdc1f5cb5076a2ac756545
Author: Aimiyoo <[email protected]>
AuthorDate: Wed Dec 22 05:36:03 2021 +0800

    [HUDI-3027] Update hudi-examples README.md (#4330)
---
 hudi-examples/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hudi-examples/README.md b/hudi-examples/README.md
index dfaf5d7..ee077c3 100644
--- a/hudi-examples/README.md
+++ b/hudi-examples/README.md
@@ -36,7 +36,7 @@ To run the demo:
 
       5.3 Run `bin/kafka-delta-streamer-example.sh`
 
-      5.4 continuously write source data to the Kafka topic your configured 
with `hoodie.deltastreamer.source.kafka.topic` in `kafka-source.properties`
+      5.4 Continuously write source data to the Kafka topic your configured 
with `hoodie.deltastreamer.source.kafka.topic` in `kafka-source.properties`
 
   6. Some notes delta streamer demo:
 

Reply via email to