This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang 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 6010475aa46 Update props.en.md (#24660)
6010475aa46 is described below
commit 6010475aa4696340eb7c409b85c985d47345accd
Author: Yacine Si Tayeb <[email protected]>
AuthorDate: Fri Mar 17 11:38:14 2023 +0800
Update props.en.md (#24660)
---
.../content/user-manual/shardingsphere-proxy/yaml-config/props.en.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/props.en.md
b/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/props.en.md
index c3487728c4d..fa8dc81a09d 100644
---
a/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/props.en.md
+++
b/docs/document/content/user-manual/shardingsphere-proxy/yaml-config/props.en.md
@@ -31,7 +31,7 @@ Apache ShardingSphere provides a wealth of system
configuration properties, whic
| proxy-frontend-database-protocol-type (?)| String | Proxy front-end
protocol type, supports MySQL, PostgreSQL, openGauss
| \"\" | False |
Properties can be modified online through
[DistSQL#RAL](/en/user-manual/shardingsphere-proxy/distsql/syntax/ral/).
-Properties that support dynamic change can take effect immediately. The other
ones that do not support dynamic change take effect after a restart.
+Properties that support dynamic change can take effect immediately. For the
ones that do not support dynamic change, the effect will be implemented after a
restart.
## Sample