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 5c63440c36f Update _index.en.md (#22915)
5c63440c36f is described below
commit 5c63440c36fafaa40b72e7625f1eb6670f7a2de5
Author: Yacine Si Tayeb <[email protected]>
AuthorDate: Fri Dec 16 21:33:25 2022 +0800
Update _index.en.md (#22915)
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