docs: fix duplicate "to" typos#7370
Conversation
|
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 (3)
✅ Files skipped from review due to trivial changes (3)
📝 WalkthroughWalkthroughThis PR corrects three simple typos across documentation and a test: fixing wording in a skill spec, correcting ChangesTypo and Wording Corrections
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
|
View your CI Pipeline Execution ↗ for commit c7cf08a
☁️ Nx Cloud last updated this comment at |
Bundle Size Benchmarks
Current gzip tracks all emitted client JS chunks. Initial gzip tracks only the entry/import graph. Trend sparkline is historical current gzip ending with this PR measurement; lower is better. |
Merging this PR will not alter performance
Comparing Footnotes
|
|
|
||
| | # | Mistake | Priority | Source | Cross-skill? | | ||
| | --- | --------------------------------------------- | -------- | ----------------------------- | ------------ | | ||
| | 1 | Interpolating path params into to string | CRITICAL | docs/guide/navigation | navigation | |
There was a problem hiding this comment.
i think this is the to= param here?
45664f6 to
c7cf08a
Compare
|
Good catch, I fixed & force-pushed an update, please check |
Three duplicate-word / missing-article typos:
docs/router/api/router/NotFoundErrorType.md:32("passed into to" -> "passed into")packages/react-router/tests/useNavigate.test.tsx:2331button label ("Navigate to to ." -> "Navigate to .")_artifacts/skill_spec.md:70table cell ("into to string" -> "into a string")Summary by CodeRabbit