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 ea4e345efe9 Fixed spelling for "Confiugration" (#28741)
ea4e345efe9 is described below

commit ea4e345efe94c38247359e67bc48ed6b1a09a5d1
Author: sivaraman-27 <107322861+sivaraman...@users.noreply.github.com>
AuthorDate: Thu Oct 12 21:29:25 2023 +0530

    Fixed spelling for "Confiugration" (#28741)
    
    Fixed spelling in three lines.
    Changed "Confiugration" to "Configuration".
---
 .../user-manual/shardingsphere-jdbc/yaml-config/_index.en.md        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/_index.en.md
 
b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/_index.en.md
index bed16f7e28e..e3587e84e21 100644
--- 
a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/_index.en.md
+++ 
b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/_index.en.md
@@ -52,11 +52,11 @@ props:
   key_2: value_2
 ```
 
-Please refer to [Mode 
Confiugration](/en/user-manual/shardingsphere-jdbc/yaml-config/mode) for more 
mode details.
+Please refer to [Mode 
Configuration](/en/user-manual/shardingsphere-jdbc/yaml-config/mode) for more 
mode details.
 
-Please refer to [Data Source 
Confiugration](/en/user-manual/shardingsphere-jdbc/yaml-config/data-source) for 
more data source details.
+Please refer to [Data Source 
Configuration](/en/user-manual/shardingsphere-jdbc/yaml-config/data-source) for 
more data source details.
 
-Please refer to [Rules 
Confiugration](/en/user-manual/shardingsphere-jdbc/yaml-config/rules) for more 
rule details.
+Please refer to [Rules 
Configuration](/en/user-manual/shardingsphere-jdbc/yaml-config/rules) for more 
rule details.
 
 ### Create Data Source
 

Reply via email to