Skip to content
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

Fix typos in documentation #619

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

donatik27
Copy link

Changes Made

packages/sdk/docs/classes/Hop.md

  • Changed "reprensenting" to "representing"
    Old: Class reprensenting Hop
    New: Class representing Hop

packages/sdk/docs/classes/Token.md

  • Changed "reprensenting" to "representing"
    Old: Class reprensenting ERC20 Token
    New: Class representing ERC20 Token

README.md

  • Fixed package path typo
    Old: [@hop-protocol/v2-hop-node](packages/v-2hop-node)
    New: [@hop-protocol/v2-hop-node](packages/v2-hop-node)

Why these changes are needed

  1. Correct spelling improves documentation quality and professionalism
  2. Consistent terminology helps developers better understand the codebase
  3. Fixed package path ensures correct linking in documentation
  4. These changes make the documentation more maintainable and easier to read

The corrections focus on fixing typos while maintaining the original meaning and structure of the documentation. No functional changes were made to the code.

Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for hop-sdk-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 89657ac
🔍 Latest deploy log https://app.netlify.com/sites/hop-sdk-docs/deploys/6748c147c89c760008e11258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant