release notes, perf-tuning: fix gPRC typo to gRPC - #23604
Conversation
Fixes a recurring misspelling of gRPC across several TiDB/TiCDC/TiKV release notes and the performance tuning guide.
|
[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 |
|
Warning Review limit reachedNext included review available in 37 minutes. View limit detailsLimit details: You’ve used all 4 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe changes correct misspelled ChangesDocumentation terminology corrections
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This documentation-only PR corrects Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Description checkExplanation The description explains the changes, lists the affected files, identifies the applicable version, and records that no special change category applies. It omits the AI agent involvement section, but the required information is otherwise complete. 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 57546f99-ca8d-4877-8603-805055adf5da
📒 Files selected for processing (7)
performance-tuning-methods.mdreleases/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.md
Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review.
Addresses CodeRabbit's grammar review on pingcap#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