This is an automated email from the ASF dual-hosted git repository.

leirui pushed a commit to branch rl
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/rl by this push:
     new 2af18f6  fix manuel typo
2af18f6 is described below

commit 2af18f6917bd9c418ebc812115d1031694f6e933
Author: Lei Rui <[email protected]>
AuthorDate: Fri Jul 28 13:58:20 2023 +0800

    fix manuel typo
---
 src/.vuepress/sidebar/V1.2.x/zh.ts         | 2 +-
 src/.vuepress/sidebar_timecho/V1.1.x/zh.ts | 2 +-
 src/.vuepress/sidebar_timecho/V1.2.x/zh.ts | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/.vuepress/sidebar/V1.2.x/zh.ts 
b/src/.vuepress/sidebar/V1.2.x/zh.ts
index 99bebe2..bb66160 100644
--- a/src/.vuepress/sidebar/V1.2.x/zh.ts
+++ b/src/.vuepress/sidebar/V1.2.x/zh.ts
@@ -75,7 +75,7 @@ export const zhSidebar = {
     {
       text: '使用手册',
       collapsible: true,
-      prefix: 'User-Manuel/',
+      prefix: 'User-Manual/',
       // children: 'structure',
       children: [
         { text: '语法约定', link: 'Syntax-Rule' },
diff --git a/src/.vuepress/sidebar_timecho/V1.1.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V1.1.x/zh.ts
index 5a2aa71..c847234 100644
--- a/src/.vuepress/sidebar_timecho/V1.1.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.1.x/zh.ts
@@ -83,7 +83,7 @@ export const zhSidebar = {
     {
       text: '使用手册',
       collapsible: true,
-      prefix: 'User-Manuel/',
+      prefix: 'User-Manual/',
       // children: 'structure',
       children: [
         { text: '语法约定', link: 'Syntax-Rule' },
diff --git a/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
index acd7e58..d1d3fe6 100644
--- a/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
@@ -75,7 +75,7 @@ export const zhSidebar = {
     {
       text: '使用手册',
       collapsible: true,
-      prefix: 'User-Manuel/',
+      prefix: 'User-Manual/',
       // children: 'structure',
       children: [
         { text: '语法约定', link: 'Syntax-Rule' },

Reply via email to