Skip to content

docs: fix typos in ONBOARDING.md (fixes #762)#771

Open
Arunodoy18 wants to merge 1 commit intoAOSSIE-Org:masterfrom
Arunodoy18:fix/762-onboarding-typos
Open

docs: fix typos in ONBOARDING.md (fixes #762)#771
Arunodoy18 wants to merge 1 commit intoAOSSIE-Org:masterfrom
Arunodoy18:fix/762-onboarding-typos

Conversation

@Arunodoy18
Copy link
Copy Markdown

@Arunodoy18 Arunodoy18 commented Feb 22, 2026

Fixes minor typos in ONBOARDING.md:

  • prerequisits → prerequisites
  • instace → instance

Closes #762

Summary by CodeRabbit

  • Documentation
    • Fixed spelling and grammar corrections in onboarding documentation for improved clarity and accuracy.

@Arunodoy18 Arunodoy18 requested a review from M4dhav as a code owner February 22, 2026 19:45
@github-actions
Copy link
Copy Markdown
Contributor

🎉 Welcome @Arunodoy18!
Thank you for your pull request! Our team will review it soon. 🔍

  • Please ensure your PR follows the contribution guidelines. ✅
  • All automated tests should pass before merging. 🔄
  • If this PR fixes an issue, link it in the description. 🔗

We appreciate your contribution! 🚀

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 22, 2026

📝 Walkthrough

Walkthrough

This 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

Cohort / File(s) Summary
Documentation Fixes
ONBOARDING.md
Fixed two typos: "Prerequisits" → "Prerequisites" in heading and "instace" → "instance" in Team Id section.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • M4dhav

Poem

🐰 With whiskers twitched and careful eyes,
I spotted typos in disguise,
"Prerequisits"—oh what a sight!
Now "Prerequisites" shines so bright,
And "instace" danced away,
As "instance" saved the day! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: fixing typos in ONBOARDING.md and references the linked issue.
Linked Issues check ✅ Passed All coding requirements from issue #762 are met: 'prerequisits' corrected to 'prerequisites' and 'instace' corrected to 'instance' in ONBOARDING.md.
Out of Scope Changes check ✅ Passed All changes are in scope and directly address the typo corrections requested in issue #762 with no extraneous modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 | 🟡 Minor

Several 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 Repo Resonate Client Side Repo
8 upcomming_rooms_controller.dart upcoming_rooms_controller.dart
75 intentially skipped intentionally skipped
86 comming after this coming after this
103 you have a have an old laptop you have an old laptop

Would 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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Typo in ONBOARDING.md

1 participant