docs(angular-query): fix "allows to" grammar in JSDoc comments#10890
docs(angular-query): fix "allows to" grammar in JSDoc comments#10890dfedoryshchev wants to merge 1 commit into
Conversation
|
Wondering what really moved? Review this PR in Change Stack to inspect semantic changes, definitions, and references. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR updates JSDoc documentation comments across four files in the ChangesAngular Query JSDoc Documentation Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 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
allows to <verb>is ungrammatical:allowneeds an object (allow X to ...) or a gerund. The JSDoc comments on the Angular adapter's*Optionshelpers andprovideTanStackQueryuse it, so they're switched to the gerund:Allows sharing and re-using ...andAllows configuring ....✅ Checklist
🚀 Release Impact
Summary by CodeRabbit