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/11/28 07:55:00 UTC

[shardingsphere] branch yy2so-patch-3 created (now 3eea9759a66)

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

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


      at 3eea9759a66 Update encrypt.en.md

This branch includes the following new commits:

     new 3eea9759a66 Update encrypt.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 encrypt.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-3
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git

commit 3eea9759a66776f529f2ea74ab170d9ba72ddb2a
Author: Yacine Si Tayeb <86...@users.noreply.github.com>
AuthorDate: Mon Nov 28 15:54:51 2022 +0800

    Update encrypt.en.md
---
 .../content/user-manual/common-config/builtin-algorithm/encrypt.en.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/document/content/user-manual/common-config/builtin-algorithm/encrypt.en.md b/docs/document/content/user-manual/common-config/builtin-algorithm/encrypt.en.md
index 6000e2f43ba..675f7dd6ad1 100644
--- a/docs/document/content/user-manual/common-config/builtin-algorithm/encrypt.en.md
+++ b/docs/document/content/user-manual/common-config/builtin-algorithm/encrypt.en.md
@@ -4,7 +4,7 @@ weight = 5
 +++
 
 ## Background
-Encryption algorithms are the algorithms used by the encryption features of Apache ShardingSphere. A variety of algorithms are built-in to make it easy for users to fully leverage the feature.
+Encryption algorithms are by the encryption features of Apache ShardingSphere. A variety of algorithms are built-in to make it easy for users to fully leverage the feature.
 
 ## Parameters
 ### MD5 Encrypt Algorithm
@@ -69,7 +69,7 @@ Attributes:
 | start    | int          | Ciphertext Unicode initial code(decimal number) |
 | dict     | String       | Common words                                      |
 
-## Operating Procedures
+## Operating Procedure
 1. Configure encryptors in an encryption rule.
 2. Use relevant algorithm types in encryptors.