typo fix from hear to here (#10292)

Should be `There are no other changes that need to be made here`
This commit is contained in:
Vatsal Bajpai 2020-08-17 20:24:21 +05:30 committed by GitHub
parent 225490474d
commit ee40d00be1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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") ![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. 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") ![Data loader publish](../assets/tutorial-kafka-data-loader-08.png "Data loader publish")