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:01 UTC

[shardingsphere] 01/01: Update encrypt.en.md

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.