Skip to content

Fix outdated versions, typos, and misspelled filenames in docs#10436

Open
ChaoXoX wants to merge 1 commit into
apache:developfrom
ChaoXoX:doc
Open

Fix outdated versions, typos, and misspelled filenames in docs#10436
ChaoXoX wants to merge 1 commit into
apache:developfrom
ChaoXoX:doc

Conversation

@ChaoXoX

@ChaoXoX ChaoXoX commented Jun 7, 2026

Copy link
Copy Markdown

Fix outdated versions, typos, and misspelled filenames in docs

  • Update Maven/Gradle dependency versions from 4.3.0/4.9.1 to 5.5.0
    in Example_Simple.md, Example_Simple_cn.md, and RocketMQ_Example.md
  • Update TLS config paths from rocketmq-4.9.3 to rocketmq-5.5.0
    in Configuration_TLS.md and Configuration_TLS_cn.md
  • Fix typo "Configuration Fille" -> "Configuration File" in Operations_Trace.md
  • Fix missing space in Design_LoadBalancing.md ("by default.Specific")
  • Fix grammar in Design_Transaction.md and design.md ("in addition adding"
    -> "in addition to adding")
  • Rename misspelled files:
    • Design_Trancation.md -> Design_Transaction.md
    • Design_LoadBlancing.md -> Design_LoadBalancing.md
    • Troubleshoopting.md -> Troubleshooting.md

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.96%. Comparing base (9879968) to head (e4eaab4).
⚠️ Report is 35 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10436      +/-   ##
=============================================
- Coverage      48.99%   47.96%   -1.04%     
+ Complexity     13459    13280     -179     
=============================================
  Files           1375     1377       +2     
  Lines         100394   100613     +219     
  Branches       12964    12992      +28     
=============================================
- Hits           49188    48256     -932     
- Misses         45217    46418    +1201     
+ Partials        5989     5939      -50     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oss-sentinel-ai oss-sentinel-ai left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by github-manager-bot

Summary

This PR fixes outdated versions, typos, and grammar issues in documentation files.

Findings

  • [Info] docs/cn/Configuration_TLS.md:86,91 — Updated TLS config paths from rocketmq-4.9.3 to rocketmq-5.5.0.
  • [Info] docs/cn/Example_Simple_cn.md:12,16 — Updated Maven/Gradle dependency versions from 4.3.0 to 5.5.0.
  • [Info] docs/cn/RocketMQ_Example.md:57,61 — Updated dependency versions from 4.9.1/4.3.0 to 5.5.0.
  • [Info] docs/en/Configuration_TLS.md:81,86 — Updated TLS config paths from rocketmq-4.9.3 to rocketmq-5.5.0.
  • [Info] docs/en/Design_LoadBalancing.md:5 — Fixed missing space "by default.Specific" → "by default. Specific".
  • [Info] docs/en/Design_Transaction.md:4 — Fixed grammar "in addition adding" → "in addition to adding".
  • [Info] docs/en/Example_Simple.md:12,16 — Updated dependency versions from 4.3.0 to 5.5.0.
  • [Info] docs/en/Operations_Trace.md:14 — Fixed typo "Configuration Fille" → "Configuration File".
  • [Info] docs/en/design.md:55 — Fixed grammar "in addition adding" → "in addition to adding".

Suggestions

All changes are straightforward documentation improvements. The version updates to 5.5.0 are consistent across all files. No issues found.

Verdict

Approved — Clean documentation maintenance with accurate fixes.


Automated review by github-manager-bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants