pcoet commented on a change in pull request #16587: URL: https://github.com/apache/beam/pull/16587#discussion_r790898157
########## File path: website/www/site/content/en/documentation/programming-guide.md ########## @@ -6568,28 +6569,28 @@ In this section, we will use [KafkaIO.Read](https://beam.apache.org/releases/jav There are two ways to make Java transforms available to other SDKs. * Option 1: In some cases, you can use existing Java transforms from other SDKs without writing any additional Java code. -* Option 2: You can use arbitrary Java Transforms from other SDKs by adding a few Java classes. +* Option 2: You can use arbitrary Java transforms from other SDKs by adding a few Java classes. -##### 13.1.1.1 Using Existing Java Transforms from Other SDKs Without Writing more Java Code +##### 13.1.1.1 Using existing Java transforms Review comment: Good point. I think it should be clear now... -- 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]
