MartijnVisser commented on a change in pull request #18150: URL: https://github.com/apache/flink/pull/18150#discussion_r774927188
########## File path: docs/content/docs/connectors/datastream/formats/text_files.md ########## @@ -29,7 +29,7 @@ under the License. # Text files format Flink supports reading from text lines from a file using `TextLineFormat`. This format uses Java's built-in InputStreamReader to decode the byte stream using various supported charset encodings. -To use the format you need to add the Flink Parquet dependency to your project: +To use the format you need to add the flink-connector-files dependency to your project: Review comment: Yes, that's a typo -- 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