docs: fix typos, formatting, and broken links across docs and source#449
Open
ZLeventer wants to merge 1 commit into
Open
docs: fix typos, formatting, and broken links across docs and source#449ZLeventer wants to merge 1 commit into
ZLeventer wants to merge 1 commit into
Conversation
- Fix "gaurantee" → "guarantee" in 5 package READMEs - Fix "Interal" → "Internal" in 2 package.json descriptions - Fix "puproses" → "purposes" in EXAMPLE provider source - Fix "truely" → "truly" in EXAMPLE provider test - Fix "resole" → "resolve" in get_username tool description - Fix "the the" → "the" and grammar in DEVELOPING.md - Fix double period in aura-experts toolset description - Fix broken sentence in create_lwc_component_from_prd description - Fix tool name mismatch: run_apex_tests → run_apex_test in README prose - Add missing (NON-GA) label on create_mobile_lwc_payments - Fix trailing space in markdown link syntax - Fix broken markdown link in packages/mcp/DEVELOPING.md - Fix double space in sfDevopsListWorkItems tool description - Fix leading space in create_org_snapshot description param - Capitalize "salesforce" → "Salesforce" in delete_org description - Fix garbled sentence in get_username tool description - Remove internal Confluence URL from public EXAMPLE provider - Fix "a MCP" → "an MCP" in code-analyzer package.json
|
Thanks for the contribution! Before we can merge this, we need @ZLeventer to sign the Salesforce Inc. Contributor License Agreement. |
Author
|
Signed the CLA |
Author
|
@salesforce-cla recheck |
Author
|
I've signed the Salesforce CLA — recheck should pass now. |
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.
Summary
Fixes 20+ typos, grammar issues, formatting inconsistencies, and broken links across documentation and source files:
Typos
get_usernametool descriptionFormatting & grammar
aura-expertstoolset descriptioncreate_lwc_component_from_prddescription ("structure. and")run_apex_tests(plural) in prose vsrun_apex_test(singular) everywhere else(NON-GA)label oncreate_mobile_lwc_payments]in markdown linksfDevopsListWorkItemstool descriptioncreate_org_snapshotdescription paramsalesforce→Salesforceindelete_orgdescriptionget_usernametool descriptionStructural
packages/mcp/DEVELOPING.mdTest plan
yarn buildshould pass unchanged