Skip to content

[DOCS] Fix typos in documentation filenames “Design_LoadBlancing.md” & “Design_Trancation.md”#10505

Merged
RongtongJin merged 1 commit into
apache:developfrom
quzizii:develop-doc-pr
Jun 15, 2026
Merged

[DOCS] Fix typos in documentation filenames “Design_LoadBlancing.md” & “Design_Trancation.md”#10505
RongtongJin merged 1 commit into
apache:developfrom
quzizii:develop-doc-pr

Conversation

@quzizii

@quzizii quzizii commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Brief Description

Fix two typos in English documentation filenames under docs/en/:

  • Design_LoadBlancing.mdDesign_LoadBalancing.md
  • Design_Trancation.mdDesign_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.

Rename Design_LoadBlancing.md to Design_LoadBalancing.md
Rename Design_Trancation.md to Design_Transaction.md
@codecov-commenter

codecov-commenter commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.01%. Comparing base (3a56824) to head (722f6e1).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10505      +/-   ##
=============================================
- Coverage      48.13%   48.01%   -0.12%     
+ Complexity     13352    13320      -32     
=============================================
  Files           1377     1377              
  Lines         100707   100707              
  Branches       13010    13010              
=============================================
- Hits           48476    48359     -117     
- Misses         46297    46395      +98     
- Partials        5934     5953      +19     

☔ 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.

@RongtongJin RongtongJin merged commit c4f18d9 into apache:develop Jun 15, 2026
10 checks passed
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.

[Doc] Fix typos in documentation filenames

4 participants