From 27b31ee084d5badafa99f6e4ae4b2b077b4ab616 Mon Sep 17 00:00:00 2001 From: Jeff Tao Date: Sun, 29 May 2022 09:22:28 +0800 Subject: [PATCH] Update index.mdx --- docs-en/07-develop/04-query-data/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-en/07-develop/04-query-data/index.mdx b/docs-en/07-develop/04-query-data/index.mdx index 74562c8823..a212fa9529 100644 --- a/docs-en/07-develop/04-query-data/index.mdx +++ b/docs-en/07-develop/04-query-data/index.mdx @@ -1,6 +1,6 @@ --- -Sidebar_label: Select -title: Select +Sidebar_label: Query data +title: Query data description: "This chapter introduces major query functionalities and how to perform sync and async query using connectors." ---