Correct Grammar, Spelling, and Capitalization in Documentation#769
Open
Danyylka wants to merge 6 commits into0xmetaschool:mainfrom
Open
Correct Grammar, Spelling, and Capitalization in Documentation#769Danyylka wants to merge 6 commits into0xmetaschool:mainfrom
Danyylka wants to merge 6 commits into0xmetaschool:mainfrom
Conversation
we deployed it to the front end and interacted with it → we deployed it to the front end and interacted with it (you need the article the before the front end).
"setup" should be "set up" (verb) Correct "openzepellin" to "OpenZeppelin" "Start of" should be "start off"
"Wat's good" → "What's good" (correct spelling) "Kayne" → "Kanye" (correct spelling of Kanye West's name)
"Aptos SDK support" → "Aptos SDK's support" (correct possessive form)
"Here is a great news" → "Here is great news" (remove "a" because "news" is uncountable).
"Metamask" → "MetaMask" (correct capitalization) "join our discord server" → "Join our Discord server" (capitalize "Discord" for consistency).
Author
|
Hi team! Could someone please review and merge my pull request? Let me know if any changes are needed. Thanks! |
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.
Description: This PR addresses the following changes for grammar, spelling, and consistency:
Added "the" before "front end" for grammatical correctness.
Changed "setup" (noun) to "set up" (verb) for proper usage.
Corrected "openzepellin" to "OpenZeppelin" for proper spelling and capitalization.
Replaced "Start of" with "start off" for proper phrasing.
Fixed the spelling of "Wat's good" to "What's good."
Corrected the spelling of "Kayne" to "Kanye" (referring to Kanye West).
Changed "Aptos SDK support" to "Aptos SDK's support" for proper possessive form.
Removed "a" in "Here is a great news" to form "Here is great news" (since "news" is uncountable).
Corrected the capitalization of "Metamask" to "MetaMask."
Capitalized "Discord" in "join our discord server" to "Join our Discord server" for consistency.