davidradl commented on code in PR #26154: URL: https://github.com/apache/flink/pull/26154#discussion_r1954537188
########## docs/content/docs/libs/state_processor_api.md: ########## @@ -26,7 +26,7 @@ under the License. # State Processor API -Apache Flink's State Processor API provides powerful functionality to reading, writing, and modifying savepoints and checkpoints using Flink’s DataStream API under `BATCH` execution. +Apache Flink's State Processor API provides powerful functionality to reading, writing, and modifying savepoints and checkpoints using Flink’s [DataStream API]({{< ref "#datastream-api" >}}) and [Table API]({{< ref "#table-api" >}}) under `BATCH` execution. Review Comment: nit: powerful functionality to -> powerful functionality for -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org