Skip to content

Conversation

@BrysonXiao
Copy link
Contributor

@BrysonXiao BrysonXiao commented Dec 21, 2025

A "be" was missing in the paragraph.

🎯 Changes

The docs contained the phrase "data has to passed", which should instead be "data has to be passed"

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run 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
    • Fixed grammatical error in the Prefetching guide's Server Rendering & Hydration section.

✏️ Tip: You can customize this high-level summary in your review settings.

A "be" was missing in the paragraph.
@changeset-bot
Copy link

changeset-bot bot commented Dec 21, 2025

⚠️ No Changeset found

Latest commit: c9a78d9

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

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 21, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 21, 2025

Walkthrough

A grammatical error in the Prefetching guide's Server Rendering & Hydration section has been corrected. The phrase "the data has to passed" was fixed to "the data has to be passed." This is a documentation-only change with no functional impact.

Changes

Cohort / File(s) Change Summary
Documentation Grammar Fix
docs/framework/react/guides/prefetching.md
Corrected grammatical error: "the data has to passed" → "the data has to be passed"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

A word was missing, oh what a shame,
A typo crept in the docs to blame,
Now "has to be passed" rings clear and true,
The guide shines bright, now fixed anew! 🐰✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update prefetching.md to fix typo' directly and accurately summarizes the main change—fixing a grammatical typo in the documentation file.
Description check ✅ Passed The description follows the template structure with all required sections completed. The author provided a clear explanation of the change, completed the checklist confirming they followed contributing guidelines and tested locally, and appropriately marked this as docs-only with no release impact.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ 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.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (1)
docs/framework/react/guides/prefetching.md (1)

436-436: ✅ Grammatical fix is correct.

The correction from "data has to passed" to "data has to be passed" is accurate and improves the sentence clarity.

Minor style observation: Consider hyphenating the compound adjective.

As a side note, the static analysis tool suggests that "Server Side" (when used as a compound adjective modifying "routers and frameworks") could be hyphenated as "Server-side" for consistency with style guidelines. This is entirely optional in "Chill" mode, but worth considering on future edits if you're already revising this line.

📜 Review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f15b7fc and c9a78d9.

📒 Files selected for processing (1)
  • docs/framework/react/guides/prefetching.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
docs/framework/react/guides/prefetching.md

[uncategorized] ~436-~436: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...ing-the-query-cache). Integrating with Server Side routers and frameworks is very similar ...

(EN_COMPOUND_ADJECTIVE_INTERNAL)

@TkDodo TkDodo merged commit 84d9844 into TanStack:main Dec 21, 2025
2 checks passed
@coderabbitai coderabbitai bot mentioned this pull request Dec 26, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants