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 #227

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

Fix typos #227

wants to merge 5 commits into from

Conversation

Marcofann
Copy link

This PR fixes several minor typos across multiple files to improve code readability and maintain consistency in comments and documentation. These changes are purely cosmetic and do not affect functionality.

Files and Changes:

  • app/export.go
    • Corrected "a allowed address list" to "an allowed address list."
  • app/genesis.go
    • Fixed "key'd by a identifier string" to "key'd by an identifier string."
  • x/marketmaker/keeper/marketmaker.go
    • Corrected "by an pair id" to "by a pair id."
  • x/marketmaker/keeper/proposal_handler.go
    • Fixed "is not a applied market maker" to "is not an applied market maker."
  • x/marketmaker/types/keys.go
    • Corrected "by a address" to "by an address."

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