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/05 08:31:19 UTC

[shardingsphere] branch yy2so-patch-3 created (now 5685086d98d)

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

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


      at 5685086d98d Update _index.en.md

This branch includes the following new commits:

     new 5685086d98d 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-3
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git

commit 5685086d98dfd7681bae6623aef31d00707b2324
Author: Yacine Si Tayeb <86...@users.noreply.github.com>
AuthorDate: Mon Dec 5 16:31:10 2022 +0800

    Update _index.en.md
---
 .../user-manual/shardingsphere-jdbc/spring-namespace/_index.en.md     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.en.md
index c07185a7b40..d53b5347308 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/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