You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/10/11 07:21:51 UTC

[shardingsphere] branch master updated: Update meta repo doc (#21490)

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

zhonghongsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 52693efcaf4 Update meta repo doc (#21490)
52693efcaf4 is described below

commit 52693efcaf49002b41dc4ac62497ee3ca23d58ff
Author: Liang Zhang <zh...@apache.org>
AuthorDate: Tue Oct 11 15:21:42 2022 +0800

    Update meta repo doc (#21490)
---
 .../common-config/builtin-algorithm/metadata-repository.cn.md          | 2 +-
 .../common-config/builtin-algorithm/metadata-repository.en.md          | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/document/content/user-manual/common-config/builtin-algorithm/metadata-repository.cn.md b/docs/document/content/user-manual/common-config/builtin-algorithm/metadata-repository.cn.md
index c05e3a50943..7b9b94c6464 100644
--- a/docs/document/content/user-manual/common-config/builtin-algorithm/metadata-repository.cn.md
+++ b/docs/document/content/user-manual/common-config/builtin-algorithm/metadata-repository.cn.md
@@ -9,7 +9,7 @@ Apache ShardingSphere 为不同的运行模式提供了不同的元数据持久
 
 ## 参数解释
 
-### 文件持久化
+### 数据库持久化
 
 类型:JDBC
 
diff --git a/docs/document/content/user-manual/common-config/builtin-algorithm/metadata-repository.en.md b/docs/document/content/user-manual/common-config/builtin-algorithm/metadata-repository.en.md
index 6c1c14abe97..1c8dee89b71 100644
--- a/docs/document/content/user-manual/common-config/builtin-algorithm/metadata-repository.en.md
+++ b/docs/document/content/user-manual/common-config/builtin-algorithm/metadata-repository.en.md
@@ -8,7 +8,8 @@ weight = 1
 Apache ShardingSphere provides different metadata persistence methods for different running modes. Users can choose an appropriate way to store metadata while configuring the running mode.
 
 ## Parameters
-### File Repository
+
+### Database Repository
 
 Type: JDBC