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

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new e6a9a2e  Improve catalog name (#225)
e6a9a2e is described below

commit e6a9a2e4e495013f67995d1b363fd2232efcdd15
Author: gongzhongqiang <[email protected]>
AuthorDate: Mon Aug 28 20:05:31 2023 +0800

    Improve catalog name (#225)
    
    Co-authored-by: gongzhongqiang <[email protected]>
---
 docs/advanced/advanced.md                       | 2 +-
 docs/development/alert-conf.md                  | 2 +-
 docs/development/model.md                       | 2 +-
 docs/flink-k8s/3-hadoop-resource-integration.md | 2 +-
 docs/user-guide/1-deployment.md                 | 2 +-
 docs/user-guide/2-quickstart.md                 | 2 +-
 docs/user-guide/6-Team.md                       | 2 +-
 docs/user-guide/7-Variable.md                   | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/docs/advanced/advanced.md b/docs/advanced/advanced.md
index d6e4695..d808acc 100755
--- a/docs/advanced/advanced.md
+++ b/docs/advanced/advanced.md
@@ -1,6 +1,6 @@
 ---
 id: 'advanced'
-title: 'Advanced extension'
+title: 'Advanced Extension'
 sidebar_position: 1
 ---
 
diff --git a/docs/development/alert-conf.md b/docs/development/alert-conf.md
index 411fadc..a7bd6ef 100644
--- a/docs/development/alert-conf.md
+++ b/docs/development/alert-conf.md
@@ -1,6 +1,6 @@
 ---
 id: 'alert-conf'
-title: 'Alert configuration'
+title: 'Alert Configuration'
 sidebar_position: 3
 ---
 
diff --git a/docs/development/model.md b/docs/development/model.md
index 946011f..164032e 100644
--- a/docs/development/model.md
+++ b/docs/development/model.md
@@ -1,6 +1,6 @@
 ---
 id: 'Programming-paradigm'
-title: 'Programming paradigm'
+title: 'Programming Paradigm'
 sidebar_position: 1
 ---
 
diff --git a/docs/flink-k8s/3-hadoop-resource-integration.md 
b/docs/flink-k8s/3-hadoop-resource-integration.md
index e498a5e..c03274d 100644
--- a/docs/flink-k8s/3-hadoop-resource-integration.md
+++ b/docs/flink-k8s/3-hadoop-resource-integration.md
@@ -1,6 +1,6 @@
 ---
 id: 'hadoop-resource-integration'
-title: 'Hadoop resource integration'
+title: 'Hadoop Resource Integration'
 sidebar_position: 3
 ---
 
diff --git a/docs/user-guide/1-deployment.md b/docs/user-guide/1-deployment.md
index b36b39b..e1405aa 100755
--- a/docs/user-guide/1-deployment.md
+++ b/docs/user-guide/1-deployment.md
@@ -1,6 +1,6 @@
 ---
 id: 'deployment'
-title: 'Platform deployment'
+title: 'Platform Deployment'
 sidebar_position: 1
 ---
 
diff --git a/docs/user-guide/2-quickstart.md b/docs/user-guide/2-quickstart.md
index 89099d6..bbb7ccf 100644
--- a/docs/user-guide/2-quickstart.md
+++ b/docs/user-guide/2-quickstart.md
@@ -1,6 +1,6 @@
 ---
 id: 'quick-start'
-title: 'Quick start'
+title: 'Quick Start'
 sidebar_position: 2
 ---
 
diff --git a/docs/user-guide/6-Team.md b/docs/user-guide/6-Team.md
index 75fb981..637fc9f 100644
--- a/docs/user-guide/6-Team.md
+++ b/docs/user-guide/6-Team.md
@@ -1,6 +1,6 @@
 ---
 id: 'Team'
-title: 'User, team, role and member management'
+title: 'User, team, role and member Management'
 sidebar_position: 6
 ---
 
diff --git a/docs/user-guide/7-Variable.md b/docs/user-guide/7-Variable.md
index d9d8cae..26500c6 100644
--- a/docs/user-guide/7-Variable.md
+++ b/docs/user-guide/7-Variable.md
@@ -1,6 +1,6 @@
 ---
 id: 'Variable'
-title: 'Variable management'
+title: 'Variable Management'
 sidebar_position: 7
 ---
 

Reply via email to