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 Typo in export.go** #17

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

Conversation

petryshkaCODE
Copy link

Pull Request Title

Fix Typo in export.go

Description

This pull request addresses a typo in the export.go file, improving the accuracy and clarity of comments in the code.

Changes Made:

  • File Modified: simapp/v2/export.go
  • Summary of Changes:
    • Corrected the typo "demonstation" to "demonstration" in the comment describing the genesis file export functionality.

Related Issues

N/A

Checklist

  • Fixed the typo in the code comments.
  • Ensured no functionality is affected by the change.

Testing

  • Verified that the change only affects comments and does not alter the program's behavior.

Additional Notes

This fix improves the readability of the codebase and ensures clear documentation for developers working with the ExportAppStateAndValidators function.


Allow edits by maintainers: [x]

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