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

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


The following commit(s) were added to refs/heads/master by this push:
     new ee40d00  typo fix from hear to here (#10292)
ee40d00 is described below

commit ee40d00be1a449c1ca5787339ee84a250581aace
Author: Vatsal Bajpai <[email protected]>
AuthorDate: Mon Aug 17 20:24:21 2020 +0530

    typo fix from hear to here (#10292)
    
    Should be `There are no other changes that need to be made here`
---
 docs/tutorials/tutorial-kafka.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/tutorials/tutorial-kafka.md b/docs/tutorials/tutorial-kafka.md
index ca52d3d..2c59e8a 100644
--- a/docs/tutorials/tutorial-kafka.md
+++ b/docs/tutorials/tutorial-kafka.md
@@ -128,7 +128,7 @@ Click `Next: Tune` to go to the tuning step.
 ![Data loader tune](../assets/tutorial-kafka-data-loader-07.png "Data loader 
tune")
 
 In the `Tune` step is it *very important* to set `Use earliest offset` to 
`True` since we want to consume the data from the start of the stream.
-There are no other changes that need to be made hear, so click `Next: Publish` 
to go to the `Publish` step.
+There are no other changes that need to be made here, so click `Next: Publish` 
to go to the `Publish` step.
 
 ![Data loader publish](../assets/tutorial-kafka-data-loader-08.png "Data 
loader publish")
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to