-
Notifications
You must be signed in to change notification settings - Fork 642
Typos fix #842
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
Open
MaxweLL22-22
wants to merge
10
commits into
0xmetaschool:main
Choose a base branch
from
MaxweLL22-22:fixx
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Typos fix #842
Conversation
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
…etting Up The Developement Environment/1. Setup MetaMask Using Astar Portal.md
…g the App/10. Streaming Responses.md
… Are We Building Today?.md
…Start Coding/1. Write Your Token Smart Contract.md
… Add dApp’s Frontend/3. Dive Deep Into the Code.md
…ture of the Polygon Blockchain/1. Layers of the Polygon Blockchain.md
… Your First ERC20 Token/1. Writing an ERC20 Token in Solidity.md
…ects in Move on Sui/1. Basics of Objects in Move on Sui.md
…et's Get Started/1. What Are We Building Today.md
…et's Start Coding/1. Write Your Token Smart Contract.md
Toluphene
reviewed
May 23, 2025
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.
Great work
Toluphene
approved these changes
May 23, 2025
Toluphene
reviewed
May 23, 2025
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.
Unable to merge
|
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.
Fix: Corrected typos in source files
Changes
Corrected typo in /Create an ERC-20 Token in Solidity on Astar Network/2. Setting Up The Developement Environment/1. Setup MetaMask Using Astar Portal.md (Line 34)
"bottons" → "bottoms, buttons"
Corrected typo in /Build AI Dating Coach Using NextJS and OpenAI/3. Building the App/10. Streaming Responses.md (Line 222)
"successfuly" → "successfully"
Corrected typo in /Learn everything about NFTs/1. Let's Get Started/1. What Are We Building Today?.md (Line 7)
"Becuase" → "Because"
Corrected typo in /Create your own Ethereum token in just 30 mins/2. Let's Start Coding/1. Write Your Token Smart Contract.md (Line 59)
"intializes" → "initializes"
Corrected typo in /Build Hogwarts Sorting Cap dApp on the Polygon Mumbai/4. Add dApp’s Frontend/3. Dive Deep Into the Code.md (Line 12)
"intialize" → "initialize"
Corrected typo in /Introduction to Polygon and its Architecture/3. Architecture of the Polygon Blockchain/1. Layers of the Polygon Blockchain.md (Line 43)
"dependant" → "dependent"
Corrected typo in /Create an ERC-20 Token in Solidity on Avalanche/3. Write Your First ERC20 Token/1. Writing an ERC20 Token in Solidity.md (Line 50)
"intializes" → "initializes"
Corrected typo in /Build on Move on Sui and Explore its Applications/7. Objects in Move on Sui/1. Basics of Objects in Move on Sui.md (Line 100)
"constrcutor" → "constructor"
Corrected typo in /Launch your own token on Polygon Network in 30 mins/1. Let's Get Started/1. What Are We Building Today.md (Line 9)
"commited" → "committed"
Corrected typo in /Launch your own token on Polygon Network in 30 mins/2. Let's Start Coding/1. Write Your Token Smart Contract.md (Line 54)
"intializes" → "initializes"
Purpose
Improved code accuracy and professionalism by fixing typos.