SenZhangAI opened a new pull request #2569: URL: https://github.com/apache/rocketmq/pull/2569
**Make sure set the target branch to `develop`** ## What is the purpose of the change fix type in an example ## Brief changelog 1. fix typo in order message example. ## Verifying this change The example codes of the Order Message has a typo, the producer's topic can not match the consumer's topic. I found that docs in the Develop branch have already fixed this typo https://github.com/apache/rocketmq/blame/master/docs/en/Example_Orderly.md#L43 and this has not been fixed on the current official website, see http://rocketmq.apache.org/docs/order-example/ ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
