pavel-avilov commented on a change in pull request #16192:
URL: https://github.com/apache/beam/pull/16192#discussion_r768415957
##########
File path: learning/katas/java/Core Transforms/Map/ParDo
OneToMany/src/org/apache/beam/learning/katas/coretransforms/map/pardoonetomany/Task.java
##########
@@ -20,7 +20,7 @@
// beam-playground:
// name: MapParDoOneToMany
-// description: Task from katas that maps each input sentence into words
tokenized by whitespace (" ").
+// description: Task from katas that maps each input sentence into splitted
whitespace (" ").
Review comment:
Done.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]