-
Notifications
You must be signed in to change notification settings - Fork 98
Mega Typo PR 2 #1177
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: master
Are you sure you want to change the base?
Mega Typo PR 2 #1177
Conversation
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
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.
Pull Request Overview
This PR refines documentation across tutorials and guides by fixing typos, improving phrasing, and ensuring consistency in terminology.
- Corrected grammar, spelling, and punctuation in various tutorials and reference docs
- Standardized naming (e.g., “crossChainPropose”, “interoperability”) and command paths
- Enhanced clarity in headings and instructions
Reviewed Changes
Copilot reviewed 36 out of 38 changed files in this pull request and generated no comments.
File | Description |
---|---|
tutorials/interoperability/remote-staking-xcm.md | Updated relay-chain naming for consistency |
tokens/connect/coinbase-wallet.md | Adjusted phrasing for account retrieval instructions |
node-operators/networks/collators/faq.md | Fixed typo in product name and article misuse in FAQ |
tokens/connect/mathwallet.md | Improved announcement wording for readability |
Comments suppressed due to low confidence (4)
tokens/connect/coinbase-wallet.md:103
- [nitpick] The phrase 'provides you with on Moonbeam' is awkward. Consider rephrasing to '...provides on Moonbeam' or '...provides you with an Ethereum-compatible account on Moonbeam'.
2. Tap on the QR code icon or the copy icon next to **Ethereum address**. Since Moonbeam is Ethereum-compatible, you can use the Ethereum account it provides you with on Moonbeam
node-operators/networks/collators/faq.md:12
- [nitpick] Remove the article 'an' before 'attention to detail' for grammatical correctness: '...careful monitoring, and attention to detail.'
Running a Moonbeam collator requires Linux systems administration skills, careful monitoring, and an attention to detail. Below are some tips and tricks that have been accumulated which should help you get up and running quickly.
tutorials/interoperability/remote-staking-xcm.md:83
- Verify that 'Moonbase relay chain' is the intended term—elsewhere it's referred to as 'Alphanet' or 'Moonbase Alpha'.
In this section, we'll be using the [Polkadot.js API](/builders/substrate/libraries/polkadot-js-api/){target=\_blank} to construct and send XCM instructions via the `send` extrinsic of the XCM Pallet on the Moonbase relay chain. The XCM message will transport our remote execution instructions to the Moonbase Alpha parachain to ultimately stake our desired amount of DEV tokens to a chosen collator.
tokens/connect/mathwallet.md:10
- [nitpick] Consider a more direct verb form: 'MathWallet announced that it now natively supports each of the Moonbeam-based networks.'
MathWallet [announced](https://mathwallet.org/moonbeam-wallet/en) that it is now natively supporting each of the [Moonbeam-based networks](/learn/platform/networks/){target=\_blank}. This means that you are now able to interact with any of the networks using another wallet besides MetaMask.
Description
Mega Typo PR 2 - split up into two to make it easier to review.
This pull request includes various improvements to the documentation for Moonbeam's features, focusing on grammar corrections, clarity enhancements, and consistency in phrasing. The changes span multiple topics, including governance, staking, randomness, treasury, and Ethereum compatibility.
Governance Documentation Enhancements:
learn/features/governance.md
)learn/features/governance.md
)learn/features/governance.md
)Staking Documentation Refinements:
learn/features/staking.md
)learn/features/staking.md
)Randomness Documentation Updates:
learn/features/randomness.md
)learn/features/randomness.md
)Treasury Documentation Improvements:
learn/features/treasury.md
)Ethereum Compatibility Documentation Adjustments:
learn/features/eth-compatibility.md
)learn/features/eth-compatibility.md
)Checklist
moonbeam-docs-cn
repo, I have created a ticket for the translations in Jiramoonbeam-mkdocs
to update redirectsmove-pages.py
script to move the pages and update the image paths on the chinese repomoonbeam-docs-cn
compress-images.py
script to compress the images.moonbeam-docs-cn
repo to use the new variablesCorresponding PRs
Please link to any corresponding PRs here.
After Translation Requirements
moonbeam-docs
repo to remove imagesmoonbeam-docs
repo to remove variablesmoonbeam-mkdocs
repo to add redirects for Chinese siteItems to be Updated
Please list any of the items that will need to be added or deleted after the translations are done here.