- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Fix spelling mistakes across documentation files #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: srk-updates
Are you sure you want to change the base?
Fix spelling mistakes across documentation files #8
Conversation
Co-authored-by: senthil4321 <44191007+senthil4321@users.noreply.github.com>
… simply, singleton, Arduino, hardware, documentation Co-authored-by: senthil4321 <44191007+senthil4321@users.noreply.github.com>
Co-authored-by: senthil4321 <44191007+senthil4321@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review completed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot ignore this file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done! Reverted SPELLING_REPORT.md to its original state. (f104755)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot ignore this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done! Reverted SPELL_CHECK_README.md to its original state. (f104755)
… per user request Co-authored-by: senthil4321 <44191007+senthil4321@users.noreply.github.com>
This PR addresses spelling mistakes identified by the repository's spell checking system. All high-priority spelling errors have been resolved, reducing the total error count from 2409 to 2399.
Changes Made
Fixed obvious spelling mistakes across documentation:
chanages→changes(3d.md)untill→until(3d.md)applicaiton→application(3d.md, multiple instances)applicaitons→applications(linuxBasics.md)desings→designs(3d.md)stoing hte→storing the(3d.md)Simpy singletone→Simply singleton(javaFramework.md)Auduino→Arduino(3d.md)arduion→arduino(arduino.md)hardwae→hardware(arduino.md)documentaiton→documentation(arduino.md)Verification
The spell checker now reports 0 likely misspellings (down from 3), confirming all high-confidence spelling errors have been resolved. The changes are surgical and focused only on genuine spelling mistakes while preserving technical terms and abbreviations.
Files modified: 5 content files with 15 insertions and 15 deletions (net zero change in line count).
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.