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 29e894ad97abb1e2d76aa4dce0d0007d1a60237f
Author: Yacine Si Tayeb <[email protected]>
AuthorDate: Tue Jan 3 14:43:36 2023 +0800

    Update create-mask-rule.en.md
    
    Updating the doc
---
 .../distsql/syntax/rdl/rule-definition/mask/create-mask-rule.en.md    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/docs/document/content/reference/distsql/syntax/rdl/rule-definition/mask/create-mask-rule.en.md
 
b/docs/document/content/reference/distsql/syntax/rdl/rule-definition/mask/create-mask-rule.en.md
index 811b3f3a315..b26f8870c7c 100644
--- 
a/docs/document/content/reference/distsql/syntax/rdl/rule-definition/mask/create-mask-rule.en.md
+++ 
b/docs/document/content/reference/distsql/syntax/rdl/rule-definition/mask/create-mask-rule.en.md
@@ -48,9 +48,9 @@ value ::=
 {{% /tab %}}
 {{< /tabs >}}
 
-### Supplement
+### Note
 
-- `maskAlgorithmType` specifies the data masking algorithm type, please refer 
to [Data Masking 
Algorithm](/en/user-manual/common-config/builtin-algorithm/mask/);
+- `maskAlgorithmType` specifies the data masking algorithm type. For more 
details, please refer to [Data Masking 
Algorithm](/en/user-manual/common-config/builtin-algorithm/mask/);
 - Duplicate `ruleName` will not be created.
 
 ### Example

Reply via email to