Conversation
|
📝 WalkthroughWalkthroughDocumentation fixes across Angular and React guides correcting syntax errors in code examples and grammar inconsistencies in narrative text. No functional changes to code or behavior. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
🎯 Changes
Fixes a typo in the Angular caching guide where an inline
injectQueryexample usedqueyFninstead ofqueryFn.Also corrects missing closing parentheses in the inline
injectQuery(() => ({ ... }))snippets for consistency/readability.Docs-only change.
✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit