From 660886a7953ec04f900bf555e26698ae791a86a7 Mon Sep 17 00:00:00 2001 From: Yu Chen <74105241+yu285@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:07:15 +0800 Subject: [PATCH] docs/optimize the description in Update 12-flink.md --- docs/zh/10-third-party/01-collection/12-flink.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/10-third-party/01-collection/12-flink.md b/docs/zh/10-third-party/01-collection/12-flink.md index e589e36c9a..e085d2fd53 100644 --- a/docs/zh/10-third-party/01-collection/12-flink.md +++ b/docs/zh/10-third-party/01-collection/12-flink.md @@ -13,7 +13,7 @@ Apache Flink 是一款由 Apache 软件基金会支持的开源分布式流批 ## 前置条件 准备以下环境: -- TDengine 集群已部署并正常运行(企业及社区版均可) +- TDengine 服务已部署并正常运行(企业及社区版均可) - taosAdapter 能够正常运行。详细参考 [taosAdapter 使用手册](../../../reference/components/taosadapter) - Apache Flink v1.19.0 或以上版本已安装。安装 Apache Flink 请参考 [官方文档](https://flink.apache.org/)