Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Fix Typo in README.md#2

Open
Hack666r wants to merge 2 commits intoberachain:mainfrom
Hack666r:Fix-typos
Open

Fix Typo in README.md#2
Hack666r wants to merge 2 commits intoberachain:mainfrom
Hack666r:Fix-typos

Conversation

@Hack666r
Copy link
Copy Markdown

Pull Request: Fix Typo in README.md

Description

This pull request corrects a typo in the README.md file:

  • Changed "maintaing" to "maintaining" in the description of the repository’s purpose.

Changes

  • File: README.md
    • Original: Although this repo is primarily for maintaing the balancer.tokenlist.json file,
    • Updated: Although this repo is primarily for maintaining the balancer.tokenlist.json file,

Motivation and Context

The fix addresses a typo in the documentation, ensuring clarity and maintaining professional standards in the repository's documentation.

Checklist

  • I have reviewed the changes for correctness.
  • I have updated the documentation where necessary.
  • My changes do not introduce new issues.

Notes

  • No changes to the functionality of the project; this PR is limited to fixing a typo in the documentation.
  • Thank you for reviewing this pull request!

Signed-off-by: Hack666r <bet.middle_9d@icloud.com>
Signed-off-by: Hack666r <bet.middle_9d@icloud.com>
Copy link
Copy Markdown
Author

@Hack666r Hack666r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before:
The "logoURI" field contained an invalid URL:
"hhttps://dd.dexscreener.com/ds-data/tokens/fantom/0x46e64b8cd1811ddc9899d607f24debc46b7a611c.png?size=lg&key=076652"

After:
The "logoURI" field was corrected to a valid URL:
"https://dd.dexscreener.com/ds-data/tokens/fantom/0x46e64b8cd1811ddc9899d607f24debc46b7a611c.png?size=lg&key=076652"

Summary of the change:
You removed the extra h at the beginning of the URL in the "logoURI" field, ensuring it starts correctly with https://.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant