gaoxiaolei-s59 opened a new pull request, #10449: URL: https://github.com/apache/rocketmq/pull/10449
### Brief Description Fix two documentation issues: - Update the BrokerContainer doc to reference an existing sample config: `distribution/conf/container/2container-2m-2s/broker-container1.conf`. - Fix obvious typos in the English `DefaultMQProducer` API reference, including `ca quickly`, `Blow is`, `create a produce`, and `rcpHook`. ### How Did You Test This Change? - `git diff --check HEAD~1..HEAD` - `rg -n "ca quickly|Blow is|rcpHook|distribution/conf/container/broker-container\.conf|create a produce with" docs/cn/BrokerContainer.md docs/en/client/java/API_Reference_DefaultMQProducer.md || true` - `test -f distribution/conf/container/2container-2m-2s/broker-container1.conf` Documentation-only change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
