-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update prefetching.md to fix typo #9984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
A "be" was missing in the paragraph.
|
WalkthroughA 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
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ 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.
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
📒 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)
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
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.