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

zhaojinchao 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 2042e8a9f10 Update distsql doc (#19996)
2042e8a9f10 is described below

commit 2042e8a9f101cd20eaaea907f93094e6217419a9
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Aug 8 23:59:00 2022 +0800

    Update distsql doc (#19996)
---
 docs/document/content/overview/distsql.cn.md | 2 +-
 docs/document/content/overview/distsql.en.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/document/content/overview/distsql.cn.md 
b/docs/document/content/overview/distsql.cn.md
index c0319ebcd45..07ccaf50aa3 100644
--- a/docs/document/content/overview/distsql.cn.md
+++ b/docs/document/content/overview/distsql.cn.md
@@ -33,7 +33,7 @@ Resource & Rule Administration Language,负责强制路由、熔断、配置
 
 ### RUL
 
-Resource Utility Language,负责 SQL 解析、SQL 格式化、执行计划预览等功能。
+Resource & Rule Utility Language,负责 SQL 解析、SQL 格式化、执行计划预览等功能。
 
 ## 对系统的影响
 
diff --git a/docs/document/content/overview/distsql.en.md 
b/docs/document/content/overview/distsql.en.md
index 933fb039ab3..2bd038a4153 100644
--- a/docs/document/content/overview/distsql.en.md
+++ b/docs/document/content/overview/distsql.en.md
@@ -33,7 +33,7 @@ Resource & Rule Administration Language, is responsible for 
hint, circuit breake
 
 ### RUL
 
-Resource Utility Language, is responsible for SQL parsing, SQL formatting, 
preview execution plan, etc.
+Resource & Rule Utility Language, is responsible for SQL parsing, SQL 
formatting, preview execution plan, etc.
 
 ## Impact on the System
 

Reply via email to