This is an automated email from the ASF dual-hosted git repository.
zhangliang 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 45aea8e8c54 modify mode.cn.md (#24025)
45aea8e8c54 is described below
commit 45aea8e8c546f16b4b432ce2e2232678b5824db5
Author: shangqingL <[email protected]>
AuthorDate: Mon Feb 6 18:24:16 2023 +0800
modify mode.cn.md (#24025)
Co-authored-by: sq.liu05 <[email protected]>
---
.../content/user-manual/shardingsphere-jdbc/yaml-config/mode.cn.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/mode.cn.md
b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/mode.cn.md
index 3dbd441f5e5..28037eecdc1 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/mode.cn.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/mode.cn.md
@@ -8,7 +8,7 @@ weight = 1
```yaml
mode (?): # 不配置则默认单机模式
type: # 运行模式类型。可选配置:Standalone、Cluster
- repository (?): # 久化仓库配置
+ repository (?): # 持久化仓库配置
```
### 单机模式