From 08030bac6ee5b387862a13f3785d272d8475e558 Mon Sep 17 00:00:00 2001 From: Alex Duan <417921451@qq.com> Date: Fri, 20 Dec 2024 16:30:27 +0800 Subject: [PATCH] fix: english doc with superset --- docs/en/10-third-party/05-bi/11-superset.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/10-third-party/05-bi/11-superset.md b/docs/en/10-third-party/05-bi/11-superset.md index e4ed49706d..be3e3aa08d 100644 --- a/docs/en/10-third-party/05-bi/11-superset.md +++ b/docs/en/10-third-party/05-bi/11-superset.md @@ -12,8 +12,8 @@ Through the Python connector of TDengine, Superset can support TDengine data sou ## Prerequisites Prepare the following environment: -- TDengine cluster has been deployed and is running normally (both Enterprise and Community versions are available) -- taosAdapter is installed and running normally, refer to [taosAdapter](../../../reference/components/taosAdapter) +- TDengine is installed and running normally (both Enterprise and Community versions are available) +- taosAdapter is running normally, refer to [taosAdapter](../../../reference/components/taosAdapter) - Apache Superset version 2.1.0 or above is already installed, refre to [Apache Superset](https://superset.apache.org/) ## Install TDengine Python Connector