Skip to content

docs: fix a few small typos#6160

Open
NehaChaudhary311 wants to merge 1 commit intoTanStack:mainfrom
NehaChaudhary311:docs_fix_typos
Open

docs: fix a few small typos#6160
NehaChaudhary311 wants to merge 1 commit intoTanStack:mainfrom
NehaChaudhary311:docs_fix_typos

Conversation

@NehaChaudhary311
Copy link

@NehaChaudhary311 NehaChaudhary311 commented Feb 5, 2026

🎯 Changes

docs/guide/expanding.md

  • Fixed grammar: “discussed in next section” → “discussed in the next section”

docs/guide/tables.md

  • Fixed typo: “used for you data” → “used for your data”

docs/guide/pagination.md

  • Fixed wording: “only handful of columns” → “only a handful of columns”

This PR fixes a few small wording/grammar issues in the Table docs guides to improve readability. No behavior or API changes.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

Documentation

  • Improved clarity and readability across documentation guides with minor grammar and spelling corrections.

@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

⚠️ No Changeset found

Latest commit: 8de414b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link

coderabbitai bot commented Feb 5, 2026

📝 Walkthrough

Walkthrough

Minor grammar and spelling corrections across three documentation files, including adding missing articles and fixing a typo. All changes are textual refinements with no functional impact.

Changes

Cohort / File(s) Summary
Documentation Grammar Fixes
docs/guide/expanding.md, docs/guide/pagination.md, docs/guide/tables.md
Minor textual corrections: added missing articles ("a", "the") and fixed typo ("your data").

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Whiskers twitch, eyes bright with glee,
Grammar fixed for all to see!
"The" and "a" now in their place,
Typos vanished without a trace!
Docs are shiny, clean, and neat,
This tiny fix is oh-so-sweet! 📝✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: fixing small typos and grammar issues in documentation files.
Description check ✅ Passed The description follows the template structure with detailed changes, completed checklist, and correct release impact assessment for docs-only changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 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.

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.

1 participant