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

wuweijie 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 44616e1  Fix typo of readme (#12381)
44616e1 is described below

commit 44616e18cacc91d91459acca93c6de21b03ff101
Author: Liang Zhang <[email protected]>
AuthorDate: Sun Sep 12 23:23:08 2021 +0800

    Fix typo of readme (#12381)
    
    * Fix typo of readme
    
    * Fix typo of readme
---
 README.md                                   | 4 ++--
 docs/document/content/overview/_index.en.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 517d860..cd11bd7 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,9 @@
 
 ## Overview
 
-Apache ShardingSphere is positioned as `Database Plus', which aims to build 
criterion and ecosystem above multi-model databases.
+Apache ShardingSphere is positioned as `Database Plus`, which aims to build 
criterion and ecosystem above multi-model databases.
 It focuses on how to reuse existing database, rather than creating a new 
database.
-ShardingSphere focus on the top of databases, pays more attention on 
cooperation between databases rather than database itself.
+ShardingSphere focus on the upper layer of databases, pays more attention on 
cooperation between databases rather than database itself.
 
 As the cornerstone of enterprises, the relational database has a huge market 
share. Therefore, we prefer to focus on its incrementation instead of a total 
overturn.
 
diff --git a/docs/document/content/overview/_index.en.md 
b/docs/document/content/overview/_index.en.md
index bb7ee03..8ec0ad0 100644
--- a/docs/document/content/overview/_index.en.md
+++ b/docs/document/content/overview/_index.en.md
@@ -18,9 +18,9 @@ chapter = true
 
 [![Contributors Over 
Time](https://contributor-graph-api.apiseven.com/contributors-svg?chart=contributorOverTime&repo=apache/shardingsphere)](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=apache/shardingsphere)
 
-Apache ShardingSphere is positioned as `Database Plus', which aims to build 
criterion and ecosystem above multi-model databases.
+Apache ShardingSphere is positioned as `Database Plus`, which aims to build 
criterion and ecosystem above multi-model databases.
 It focuses on how to reuse existing database, rather than creating a new 
database.
-ShardingSphere focus on the top of databases, pays more attention on 
cooperation between databases rather than database itself.
+ShardingSphere focus on the upper layer of databases, pays more attention on 
cooperation between databases rather than database itself.
 
 As the cornerstone of enterprises, the relational database has a huge market 
share. Therefore, we prefer to focus on its incrementation instead of a total 
overturn.
 

Reply via email to