docs(vue-query): fix 'loosing' typo in the v5 migration guide - #11580
Conversation
Correct the spelling of 'losing' in the v5 migration guide for the Vue adapter. 'Loosing' means 'to release/unfasten', while 'losing' means 'to be deprived of' — the latter is the intended meaning here.
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: TanStack/query/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe Vue Query v5 migration guide corrects a spelling error in the ChangesVue migration documentation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other · Severity of issue fixed: Low Merge Risk: ⚪ Minimal · up to This documentation-only typo fix has no expected production or user-facing behavioral impact and is ready to merge. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
|
View your CI Pipeline Execution ↗ for commit bdee48e
☁️ Nx Cloud last updated this comment at |
What
Fix a typo in
docs/framework/vue/guides/migrating-to-v5.md.The word
loosingwas used wherelosingwas intended:loosingmeans "to release/unfasten"losingmeans "to be deprived of" (the intended meaning here)This is a common ESL error —
loose(adjective/verb) vslose(verb).Diff
1-line docs-only change, no code affected.
Summary by CodeRabbit
useQueriesbreaking-change section.