This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new 9bdc9db9c4 [ISSUE #8155] Fix doc typo
9bdc9db9c4 is described below
commit 9bdc9db9c46873f948fad2bdac5cc14aa1918f57
Author: oopooa <[email protected]>
AuthorDate: Fri May 17 08:35:23 2024 +0800
[ISSUE #8155] Fix doc typo
---
docs/cn/BrokerContainer.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/cn/BrokerContainer.md b/docs/cn/BrokerContainer.md
index 236439284b..a4de9889f2 100644
--- a/docs/cn/BrokerContainer.md
+++ b/docs/cn/BrokerContainer.md
@@ -72,7 +72,7 @@ sh mqbrokercontainer -c broker-container.conf
```
mqbrokercontainer脚本路径为distribution/bin/mqbrokercontainer。
-## 运行时增加或较少Broker
+## 运行时增加或减少Broker
当BrokerContainer进程启动后,也可以通过Admin命令来增加或减少Broker。