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

jianglongtao 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 0b6b9a5  Update index of adaptor (#13104)
0b6b9a5 is described below

commit 0b6b9a5498d22366a6f62c26e0fbaa72996e8554
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Oct 18 20:47:23 2021 +0800

    Update index of adaptor (#13104)
---
 docs/document/content/concepts/adaptor/_index.cn.md | 2 +-
 docs/document/content/concepts/adaptor/_index.en.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/document/content/concepts/adaptor/_index.cn.md 
b/docs/document/content/concepts/adaptor/_index.cn.md
index 05a494f..222f4ed 100644
--- a/docs/document/content/concepts/adaptor/_index.cn.md
+++ b/docs/document/content/concepts/adaptor/_index.cn.md
@@ -5,5 +5,5 @@ weight = 1
 chapter = true
 +++
 
-Apache ShardingSphere 由 JDBC 和 Proxy 这 2 款既能够独立部署,又支持混合部署配合使用的产品组成。
+Apache ShardingSphere 由 ShardingSphere-JDBC 和 ShardingSphere-Proxy 这 2 
款既能够独立部署,又支持混合部署配合使用的产品组成。
 它们均提供标准化的基于数据库作为存储节点的增量功能,可适用于如 Java 同构、异构语言、云原生等各种多样化的应用场景。
diff --git a/docs/document/content/concepts/adaptor/_index.en.md 
b/docs/document/content/concepts/adaptor/_index.en.md
index a7f2a03..415e37e 100644
--- a/docs/document/content/concepts/adaptor/_index.en.md
+++ b/docs/document/content/concepts/adaptor/_index.en.md
@@ -5,6 +5,6 @@ weight = 1
 chapter = true
 +++
 
-Apache ShardingSphere including 3 independent products: JDBC & Proxy.
+Apache ShardingSphere including 2 independent products: ShardingSphere-JDBC & 
ShardingSphere-Proxy.
 They all provide functions of data scale-out, distributed transaction and 
distributed governance,
 applicable in a variety of situations such as Java isomorphism, heterogeneous 
language and Cloud-Native.

Reply via email to