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

zhangyonglun 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 2770484  Polish doc (#9223)
2770484 is described below

commit 2770484c6a0a13d8401eb309d0dac38c373a4c30
Author: Liang Zhang <[email protected]>
AuthorDate: Fri Jan 29 20:10:00 2021 +0800

    Polish doc (#9223)
---
 README_ZH.md                                | 1 -
 docs/document/content/overview/_index.cn.md | 1 -
 2 files changed, 2 deletions(-)

diff --git a/README_ZH.md b/README_ZH.md
index ae10de7..cb139fc 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -24,7 +24,6 @@ Apache ShardingSphere 是一套开源的分布式数据库解决方案组成的
 它们均提供标准化的数据水平扩展、分布式事务和分布式治理等功能,可适用于如 Java 同构、异构语言、云原生等各种多样化的应用场景。
 
 Apache ShardingSphere 旨在充分合理地在分布式的场景下利用关系型数据库的计算和存储能力,而并非实现一个全新的关系型数据库。
-它通过关注不变,进而抓住事物本质。
 关系型数据库当今依然占有巨大市场份额,是企业核心系统的基石,未来也难于撼动,我们更加注重在原有基础上提供增量,而非颠覆。
 
 Apache ShardingSphere 5.x 版本开始致力于可插拔架构,项目的功能组件能够灵活的以可插拔的方式进行扩展。
diff --git a/docs/document/content/overview/_index.cn.md 
b/docs/document/content/overview/_index.cn.md
index 77075ab..72ffb7a 100644
--- a/docs/document/content/overview/_index.cn.md
+++ b/docs/document/content/overview/_index.cn.md
@@ -15,7 +15,6 @@ Apache ShardingSphere 是一套开源的分布式数据库解决方案组成的
 它们均提供标准化的数据水平扩展、分布式事务和分布式治理等功能,可适用于如 Java 同构、异构语言、云原生等各种多样化的应用场景。
 
 Apache ShardingSphere 旨在充分合理地在分布式的场景下利用关系型数据库的计算和存储能力,而并非实现一个全新的关系型数据库。
-它通过关注不变,进而抓住事物本质。
 关系型数据库当今依然占有巨大市场份额,是企业核心系统的基石,未来也难于撼动,我们更加注重在原有基础上提供增量,而非颠覆。
 
 Apache ShardingSphere 5.x 版本开始致力于可插拔架构,项目的功能组件能够灵活的以可插拔的方式进行扩展。

Reply via email to