You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by yy...@apache.org on 2022/12/16 10:03:44 UTC

[shardingsphere] branch yy2so-patch-1 created (now 313d42aef8c)

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

yy2so pushed a change to branch yy2so-patch-1
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


      at 313d42aef8c Update _index.en.md

This branch includes the following new commits:

     new 313d42aef8c Update _index.en.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[shardingsphere] 01/01: Update _index.en.md

Posted by yy...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yy2so pushed a commit to branch yy2so-patch-1
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git

commit 313d42aef8c2b480f4ef53968a4c89645f2da2d1
Author: Yacine Si Tayeb <86...@users.noreply.github.com>
AuthorDate: Fri Dec 16 18:03:36 2022 +0800

    Update _index.en.md
    
    Updating the doc
---
 .../yaml-config/jdbc-driver/spring-namespace/_index.en.md             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/spring-namespace/_index.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/spring-namespace/_index.en.md
index 4dd9e68ee32..e28d193a130 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/spring-namespace/_index.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/spring-namespace/_index.en.md
@@ -6,9 +6,9 @@ chapter = true
 
 ## Overview
 
-ShardingSphere provides a JDBC driver, and developers can configure `ShardingSphereDriver` in Spring to use ShardingSphere.
+ShardingSphere provides a JDBC driver. To use ShardingSphere, developers can configure `ShardingSphereDriver` in Spring.
 
-## Usage
+## Operation
 
 ### Import Maven Dependency