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

Typos Update uniswap.sh #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

defitricks
Copy link

Changes Made:

  1. Corrected spelling of "interuptable":

    • Original: "interuptable: you can interrupt the script whenever you want, the data will be fine"
    • Corrected: "interruptible: you can interrupt the script whenever you want, the data will be fine"
    • Reason: "Interuptable" is a misspelling. The correct word is "interruptible," ensuring clarity and grammatical accuracy.
  2. Corrected spelling of "re-runing":

    • Original: "re-runing the script does not re-collect data"
    • Corrected: "re-running the script does not re-collect data"
    • Reason: "Re-runing" is a misspelling. The correct word is "re-running," which accurately conveys the intended meaning.

Importance of Fixing These Issues:

Clear and error-free comments are crucial for maintaining the readability and professionalism of the codebase. These changes help developers better understand the script and prevent any potential confusion caused by incorrect terminology.

Testing:

No functional changes were made; only comments were updated. The script itself remains unaffected.

Fix Typos in Script Comments
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