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 Script Files #106

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Fix Typos in Script Files #106

wants to merge 5 commits into from

Conversation

gap-editor
Copy link

@gap-editor gap-editor commented Feb 1, 2025

Description:

This pull request addresses and fixes various typos found in several script files in the repository. The changes ensure that comments and code are consistent, readable, and free of errors.

Changes:

  • Fixed spelling and grammatical errors in the following script files:
    • exit-standby-all-chain-nodes.sh
    • put-all-chain-nodes-on-standby.sh
    • seed-internal-testnet.sh
    • seed-protonet.sh
    • force-update-module-params.sh

Files Changed:

  • .github/scripts/examples/force-update-module-params.sh
  • .github/scripts/exit-standby-all-chain-nodes.sh
  • .github/scripts/put-all-chain-nodes-on-standby.sh
  • .github/scripts/seed-internal-testnet.sh
  • .github/scripts/seed-protonet.sh

Comments:

  • Corrected minor typographical mistakes to improve readability and maintain consistency across the scripts.
  • All modifications were reviewed to ensure no functionality was affected by these changes.

This PR ensures clarity in documentation and scripts for smoother collaboration and understanding of the codebase.


This change is Reviewable

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