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:26:33 UTC

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

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

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

commit 158954dc83a596f2d27b6ba3839f77dd888ff67b
Author: Yacine Si Tayeb <86...@users.noreply.github.com>
AuthorDate: Mon Dec 5 16:26:24 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