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 typographical errors in Documentation, Tests, and Code #2223

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Marcofann
Copy link

This PR resolves several typographical errors across multiple files in the codebase. These changes are focused on improving the clarity and accuracy of documentation, comments, and code.

Changes:

  1. app/migrate_module_account_test.go:

    • Fixed "an pre-initialized" to "a pre-initialized."
  2. Documentation Files:

    • docs/cli/axelard_keys_import.md
    • docs/cli/axelard_query_gov_proposals.md
    • docs/cli/axelard_tx_gov_submit-proposal.md
    • docs/cli/axelard_tx_gov_submit-proposal_execute-contract.md
    • docs/cli/axelard_tx_gov_submit-proposal_unpin-codes.md
    • Corrected various minor typos for better readability.
  3. x/axelarnet/keeper/hooks_test.go:

    • Corrected "not an hex address" to "not a hex address."
  4. x/vote/types/vote_router.go:

    • Fixed "an handler" to "a handler."

@Marcofann Marcofann requested a review from a team as a code owner January 3, 2025 15:17
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