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/02 09:20:54 UTC

[shardingsphere] branch yy2so-patch-1 created (now d0ef8e650f1)

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

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


      at d0ef8e650f1 Update db-discovery.en.md

This branch includes the following new commits:

     new d0ef8e650f1 Update db-discovery.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 db-discovery.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-1
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git

commit d0ef8e650f11407cb208ec54df5c3ff22830a99e
Author: Yacine Si Tayeb <86...@users.noreply.github.com>
AuthorDate: Fri Dec 2 17:20:44 2022 +0800

    Update db-discovery.en.md
---
 .../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