blob: 99566edc03ff6de5b0978e136ecfb084d36a4e2a [file] [log] [blame]
commit ff0262d86c48a55957eff88cae1c3d4d718f1c1b
Author: baiyangzhuhong <417003073@qq.com>
Date: Tue Oct 8 19:08:52 2024 +0800
Update show-shadow-table-rule.en.md (#33165)
diff --git a/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/show-shadow-table-rule.en.md b/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/show-shadow-table-rule.en.md
index 959e32cad54..1856c5fadc7 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/show-shadow-table-rule.en.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/show-shadow-table-rule.en.md
@@ -12,7 +12,7 @@ The `SHOW SHADOW TABLE RULES` syntax is used to query shadow table rules for spe
{{< tabs >}}
{{% tab name="Grammar" %}}
```sql
-ShowEncryptRule::=
+ShowShadowTableRule::=
'SHOW' 'SHADOW' 'TABLE' 'RULES' ('FROM' databaseName)?
databaseName ::=