docs: fix 'Command Pallete' typo in course setup (VS Code feature is 'Command Palette')#1202
Open
x-tahosin wants to merge 2 commits into
Open
docs: fix 'Command Pallete' typo in course setup (VS Code feature is 'Command Palette')#1202x-tahosin wants to merge 2 commits into
x-tahosin wants to merge 2 commits into
Conversation
Author
|
@microsoft-github-policy-service agree |
Contributor
|
👋 Thanks for contributing @x-tahosin! We will review the pull request and get back to you soon. |
Contributor
|
This PR has not seen any action for a while! Closing for now, but it can be reopened at a later date. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Fixes a typo in two files under
00-course-setup/:Why
The VS Code feature is spelled Command Palette (two T's), not "Pallete". This appears twice in the English course-setup instructions:
00-course-setup/README.md00-course-setup/01-setup-cloud.mdUsers who search the VS Code docs for "Command Pallete" get no results, which makes the setup step confusing for new learners.
Note on translations
The same typo has propagated to all 44 translated versions of these files via the Co-op Translator bot. I've only fixed the English source in this PR; once merged, the bot can regenerate the translations from the corrected source on its next scheduled run. Happy to open a follow-up PR cascading the fix to all 44
translations/*/00-course-setup/folders if you'd prefer not to wait for regeneration — just let me know.Testing
Pallete→Palettereplacements.