release notes, perf-tuning: fix gPRC typo to gRPC (#23604) - #23718
release notes, perf-tuning: fix gPRC typo to gRPC (#23604)#23718ti-chi-bot wants to merge 2 commits into
Conversation
Fixes a recurring misspelling of gRPC across several TiDB/TiCDC/TiKV release notes and the performance tuning guide.
Addresses CodeRabbit's grammar review on pingcap#23604.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (7)
Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review. 📝 WalkthroughWalkthroughThis documentation-only change corrects ChangesDocumentation terminology corrections
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change corrects gRPC terminology and minor grammar in performance guidance and release notes without changing product behavior. The documentation updates preserve their existing meaning and are ready to merge. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Description checkExplanation The description explains the documentation-only changes, lists the affected files, identifies the applicable version, and provides the related PR context. The description is mostly complete, although it omits the AI agent involvement section and does not select v8.5 despite the stated release-8.5 cherry-pick objective. Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (7 skipped: 7 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This is an automated cherry-pick of #23604
What is changed, added or deleted? (Required)
Fixes a recurring misspelling of "gRPC" as "gPRC" across several release notes and the performance tuning guide:
releases/release-2.0.6.mdreleases/release-4.0.16.mdreleases/release-5.0.6.mdreleases/release-5.1.4.mdreleases/release-6.1.0.mdreleases/release-6.1.3.mdperformance-tuning-methods.md(3 occurrences)Found while reviewing CodeRabbit feedback on JA translation PR #23599 — the JA translations correctly mirrored this EN typo, so fixing it at the source here instead of diverging the translation.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
N/A
Do your changes match any of the following descriptions?
Summary by CodeRabbit