quzizii opened a new pull request, #10505: URL: https://github.com/apache/rocketmq/pull/10505
### Which Issue(s) This PR Fixes - Fixes #10503 ### Brief Description Fix two typos in English documentation filenames under `docs/en/`: - `Design_LoadBlancing.md` → `Design_LoadBalancing.md` - `Design_Trancation.md` → `Design_Transaction.md` Changelog - Rename `docs/en/Design_LoadBlancing.md` to `docs/en/Design_LoadBalancing.md` - Rename `docs/en/Design_Trancation.md` to `docs/en/Design_Transaction.md` ### How Did You Test This Change? - Verified the filename changes locally. - Confirmed this PR only renames documentation files without modifying content. -- 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]
