This is an automated email from the ASF dual-hosted git repository.
jianglongtao 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 c397b2f60ee Correct a translate issue for document (#23441)
c397b2f60ee is described below
commit c397b2f60ee89d041d028f93ba64f03a83c69d86
Author: Zichao <[email protected]>
AuthorDate: Mon Jan 9 23:50:26 2023 +1300
Correct a translate issue for document (#23441)
---
.../content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md
b/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md
index 8d1d8463e9f..a270c7c09b9 100644
---
a/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md
+++
b/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/rules.en.md
@@ -27,7 +27,7 @@ sqlParser:
initialCapacity: 128
maximumSize: 1024
```
-* [Distributed
Operations](/en/user-manual/shardingsphere-jdbc/yaml-config/rules/transaction/)
+* [Distributed
Transaction](/en/user-manual/shardingsphere-jdbc/yaml-config/rules/transaction/)
```yaml
transaction:
defaultType: XA