Skip to content

Conversation

@pattobrien
Copy link
Contributor

@pattobrien pattobrien commented Oct 29, 2025

Summary by CodeRabbit

  • Documentation
    • Fixed capitalization of "TypeScript" in the type-safety guide documentation.

@github-actions github-actions bot added the documentation Everything documentation related label Oct 29, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 29, 2025

Walkthrough

A minor capitalization correction in the type-safety documentation guide, updating "type-script" to "TypeScript" for consistent terminology across the guide.

Changes

Cohort / File(s) Summary
Documentation fix
docs/router/framework/react/guide/type-safety.md
Capitalization correction: "type-script" → "TypeScript"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

  • Single character-case correction in a documentation file
  • No logic or functional changes

Poem

A TypeScript's name was written quite wrong,
With lowercase letters, it didn't belong,
A rabbit hopped by with pen held high,
And fixed the case—oh my, oh my! ✨📝

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The pull request title "docs: Correct capitalization of 'TypeScript' in documentation" directly and accurately describes the main change in the changeset. The PR makes a single, focused modification: fixing the capitalization of "TypeScript" from "type-script" to "TypeScript" in the documentation file. The title is specific, uses clear language that explains exactly what was corrected, includes a "docs:" prefix to indicate the scope, and is concise without vague terminology. A developer scanning the repository history would immediately understand the purpose of this change.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@schiller-manuel schiller-manuel changed the title [Docs] Correct capitalization of 'TypeScript' in documentation docs: Correct capitalization of 'TypeScript' in documentation Oct 30, 2025
@schiller-manuel schiller-manuel merged commit e77745e into TanStack:main Oct 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Everything documentation related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants