Fix spelling errors and improve clarity for international audiences#3583
Fix spelling errors and improve clarity for international audiences#3583
Conversation
Co-authored-by: TheDauntless <1650034+TheDauntless@users.noreply.github.com>
|
@copilot The project has a a style guide. Please ensure that all content follows this style guide. |
The changes I made were to shell scripts ( |
|
@copilot What about mentions of "Exercise the app" ? |
Co-authored-by: TheDauntless <1650034+TheDauntless@users.noreply.github.com>
Fixed in commit 696d49d. Replaced all instances of "Exercise the app" and variations with clearer alternatives ("Use the app", "Interact with", etc.) following the style guide recommendation to avoid hard-to-translate idioms for international audiences. Updated 14 files total (8 test files, 4 demo files, and overview sections). |
Description
This PR addresses spelling mistakes and style guide improvements to make content clearer for international audiences.
Changes:
Spelling Corrections:
src/corellium/functions.sh:723- JSON parsing error message:repsonse→responsesrc/corellium/src/functions.sh:723- JSON parsing error message:repsonse→responseStyle Guide Improvements:
Files updated:
Replacements made:
[x] I have read the contributing guidelines.
Original prompt
💡 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.