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

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

Fix typos #2351

wants to merge 2 commits into from

Conversation

Hack666r
Copy link

Description

This pull request fixes minor typos in the following files:

  1. db/db.go: Corrected "panicing" to "panicking" for improved clarity.
  2. vm/rust/src/juno_state_reader.rs: Corrected "instaces" to "instances" for accurate spelling.

Motivation and Context

Clear and professional code and documentation improve maintainability and readability. These fixes address small errors to align with the project's high standards.

How Has This Been Tested?

No functional changes were introduced. The files were reviewed post-edits to ensure correctness.

Types of Changes

  • Typo fixes in source code and comments.

Checklist:

  • I have reviewed the changes for accuracy and consistency.
  • My changes do not introduce any breaking changes.
  • I have followed the contributing guidelines.
  • My pull request targets the correct branch.

Additional Notes

I am excited about the opportunity to contribute to this project and am happy to take on further tasks. Please let me know if there's anything more I can assist wi

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