This is an automated email from the ASF dual-hosted git repository.
soulasuna 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 da529b64a5f fix a bug (#20216)
da529b64a5f is described below
commit da529b64a5fa4653d84953d6a5f0293d47b90f57
Author: Mike0601 <[email protected]>
AuthorDate: Tue Aug 16 16:46:46 2022 +0800
fix a bug (#20216)
---
docs/document/content/dev-manual/shadow.cn.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/document/content/dev-manual/shadow.cn.md
b/docs/document/content/dev-manual/shadow.cn.md
index d477e86b972..c29668e3486 100644
--- a/docs/document/content/dev-manual/shadow.cn.md
+++ b/docs/document/content/dev-manual/shadow.cn.md
@@ -7,7 +7,7 @@ chapter = true
## ShadowAlgorithm
-### 完全限定类名
+### 全限定类名
[`org.apache.shardingsphere.shadow.spi.ShadowAlgorithm`](https://github.com/apache/shardingsphere/blob/master/shardingsphere-features/shardingsphere-shadow/shardingsphere-shadow-api/src/main/java/org/apache/shardingsphere/shadow/spi/ShadowAlgorithm.java)