showuon commented on a change in pull request #8622:
URL: https://github.com/apache/kafka/pull/8622#discussion_r420526581



##########
File path: docs/streams/upgrade-guide.html
##########
@@ -77,7 +77,7 @@ <h3><a id="streams_api_changes_250" 
href="#streams_api_changes_250">Streams API
         We add a new <code>cogroup()</code> operator (via <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-150+-+Kafka-Streams+Cogroup";>KIP-150</a>>)
         that allows to aggregate multiple streams in a single operation.
         Cogrouped streams can also be windowed before they are aggregated.
-        We refer to the <a 
href="/{{version}}/documentation/streams/developer-guide/dsl-api.html">developer
 guide</a> for more details.
+        Please refer to the <a 
href="/{{version}}/documentation/streams/developer-guide/dsl-api.html">developer
 guide</a> for more details.

Review comment:
       Rephrase this sentence. 
   Before: `We refer to the developer guide for more details.`
   After: `Please refer to the developer guide for more details.`




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to