blob: c0f9963b32e78ab684e5aabfb34726bfba9da262 [file] [log] [blame]
commit 9f9bc59a86fbb14f61bc02e031ca19da21e62236
Author: Haoran Meng <menghaoranss@gmail.com>
Date: Wed Aug 4 13:11:17 2021 +0800
Improve document (#11632)
diff --git a/docs/document/content/others/api-change-history/shardingsphere-proxy/_index.en.md b/docs/document/content/others/api-change-history/shardingsphere-proxy/_index.en.md
index e74d3ceaf8..3f0b7a9ac4 100644
--- a/docs/document/content/others/api-change-history/shardingsphere-proxy/_index.en.md
+++ b/docs/document/content/others/api-change-history/shardingsphere-proxy/_index.en.md
@@ -7,7 +7,7 @@ chapter = true
## 5.0.0-beta
-#### Configuration Item Explanation
+### Configuration Item Explanation
```yaml
@@ -38,7 +38,7 @@ props:
## 4.1.1
-#### Configuration Item Explanation
+### Configuration Item Explanation
```yaml
@@ -59,4 +59,4 @@ props:
executor.size: 16 # Infinite by default.
proxy.frontend.flush.threshold: 128 # The default value is 128.
# LOCAL: Proxy will run with LOCAL transaction.
-```
\ No newline at end of file
+```