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 1129520364d update `readwrite-splitting.cn.md` and 
`readwrite-splitting.en.md` (#19192)
1129520364d is described below

commit 1129520364dd1768715caddd2fade968f462b035
Author: Swastika Gupta <[email protected]>
AuthorDate: Fri Jul 15 13:29:10 2022 +0530

    update `readwrite-splitting.cn.md` and `readwrite-splitting.en.md` (#19192)
    
    * Update readwrite-splitting.en.md
    
    * Update readwrite-splitting.cn.md
    
    Co-authored-by: Liang Zhang <[email protected]>
---
 docs/document/content/dev-manual/readwrite-splitting.cn.md | 1 +
 docs/document/content/dev-manual/readwrite-splitting.en.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/document/content/dev-manual/readwrite-splitting.cn.md 
b/docs/document/content/dev-manual/readwrite-splitting.cn.md
index da57d0f67c6..b0327faf287 100644
--- a/docs/document/content/dev-manual/readwrite-splitting.cn.md
+++ b/docs/document/content/dev-manual/readwrite-splitting.cn.md
@@ -7,6 +7,7 @@ chapter = true
 
 ## SPI 接口
 
+### ReadQueryLoadBalanceAlgorithm
 
 | *SPI 名称*                                 | *详细说明*              |
 | ----------------------------------------- | ----------------------- |
diff --git a/docs/document/content/dev-manual/readwrite-splitting.en.md 
b/docs/document/content/dev-manual/readwrite-splitting.en.md
index b259075a883..4fd70123b75 100644
--- a/docs/document/content/dev-manual/readwrite-splitting.en.md
+++ b/docs/document/content/dev-manual/readwrite-splitting.en.md
@@ -7,6 +7,7 @@ chapter = true
 
 ## SPI Interface
 
+### ReadQueryLoadBalanceAlgorithm
 
 | *SPI Name*                                 | *Description*              |
 | ----------------------------------------- | ----------------------- |

Reply via email to