From 3936655cf3a22ad4ec9feae5cd9983186a2ca42a Mon Sep 17 00:00:00 2001 From: Jeff Tao Date: Mon, 19 Sep 2022 23:40:53 -0700 Subject: [PATCH] Update 01-index.md --- docs/en/01-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/01-index.md b/docs/en/01-index.md index efbfbb7d92..3a20bb5e88 100644 --- a/docs/en/01-index.md +++ b/docs/en/01-index.md @@ -9,7 +9,7 @@ This is the documentation structure for TDengine Cloud. 1. The [Introduction](./intro) provides an overview of the features, capabilities and competitive advantages of TDengine Cloud. -2. [Concepts](./concept) introduces the key concepts in TDengine like metric, tag, supter table, sub-table and more. You can not skip this part if you are new to TDengine. +2. The [Concepts](./concept) section introduces the key concepts in TDengine like metric, tag, supter table, sub-table and more. You can not skip this part if you are new to TDengine. 3. In the [Data In](./data-in) section we show you a number of ways for you to get your data into TDengine. -- GitLab