azagrebin commented on a change in pull request #13947:
URL: https://github.com/apache/flink/pull/13947#discussion_r530412086



##########
File path: docs/dev/connectors/kafka.md
##########
@@ -413,7 +413,7 @@ stream.addSink(myProducer);
 {% highlight scala %}
 val stream: DataStream[String] = ...
 
-Properties properties = new Properties
+val properties = new Properties

Review comment:
       Thanks for the contribution @huzekang 
   Could you also fix `docs/dev/connectors/kafka.zh.md` the same way before 
merging?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to