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

duanzhengqiang 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 465b7b6efcf Update db-discovery.en.md (#22593)
465b7b6efcf is described below

commit 465b7b6efcf5ea111a6548e2eb34b5340d100f4a
Author: Yacine Si Tayeb <[email protected]>
AuthorDate: Fri Dec 2 18:59:20 2022 +0800

    Update db-discovery.en.md (#22593)
---
 .../distsql/syntax/rdl/rule-definition/db-discovery.en.md               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/db-discovery.en.md
 
b/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/db-discovery.en.md
index c73543f1165..a72c374166e 100644
--- 
a/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/db-discovery.en.md
+++ 
b/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/db-discovery.en.md
@@ -50,7 +50,7 @@ property:
 - `discoveryType` specifies the database discovery service type, 
`ShardingSphere` has built-in support for `MySQL.MGR`
 - Duplicate `ruleName` will not be created
 - The `discoveryType` and `discoveryHeartbeat` being used cannot be deleted
-- Names with `-` need to use `" "` when changing
+- Names with `-` must use `" "` when changing
 
 ## Example
 

Reply via email to