docs: fix typos in ONBOARDING.md (fixes #762)#771
docs: fix typos in ONBOARDING.md (fixes #762)#771Arunodoy18 wants to merge 1 commit intoAOSSIE-Org:masterfrom
Conversation
|
🎉 Welcome @Arunodoy18!
We appreciate your contribution! 🚀 |
📝 WalkthroughWalkthroughThis PR corrects two spelling errors in ONBOARDING.md: "Prerequisits" is changed to "Prerequisites" in a heading, and "instace" is corrected to "instance" in the Team Id explanation section. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
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 |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
ONBOARDING.md (1)
3-86:⚠️ Potential issue | 🟡 MinorSeveral pre-existing typos remain in the file (outside the scope of this PR).
While the two targeted fixes are correct, there are a handful of other misspellings in the surrounding text that could be addressed in a follow-up:
Line Current Suggested 3 Resonte Client Side RepoResonate Client Side Repo8 upcomming_rooms_controller.dartupcoming_rooms_controller.dart75 intentially skippedintentionally skipped86 comming after thiscoming after this103 you have a have an old laptopyou have an old laptopWould you like me to open a new issue to track these remaining typos, or generate the diff to fix them all in one go?
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@ONBOARDING.md` around lines 3 - 86, The file contains several spelling mistakes beyond the two already fixed; update the text occurrences to correct spellings: change "Resonte Client Side Repo" to "Resonate Client Side Repo", "upcomming_rooms_controller.dart" to "upcoming_rooms_controller.dart", "intentially skipped" to "intentionally skipped", "comming after this" to "coming after this", and "you have a have an old laptop" to "you have an old laptop" (search for these exact phrases in ONBOARDING.md and replace them).
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Outside diff comments:
In `@ONBOARDING.md`:
- Around line 3-86: The file contains several spelling mistakes beyond the two
already fixed; update the text occurrences to correct spellings: change "Resonte
Client Side Repo" to "Resonate Client Side Repo",
"upcomming_rooms_controller.dart" to "upcoming_rooms_controller.dart",
"intentially skipped" to "intentionally skipped", "comming after this" to
"coming after this", and "you have a have an old laptop" to "you have an old
laptop" (search for these exact phrases in ONBOARDING.md and replace them).
Fixes minor typos in ONBOARDING.md:
Closes #762
Summary by CodeRabbit