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

Merged
merged 7 commits into from
Jan 6, 2025

Conversation

Marcofann
Copy link
Contributor

This pull request resolves typographical errors across three files: README.md, conversion.rs, and msgpack.rs. The changes enhance clarity and grammatical correctness in documentation and inline comments without altering functionality.

Summary of Changes

  1. README.md

    • Corrected "a initialized" to "an initialized."
    • Fixed "up an running" to "up and running."
  2. conversion.rs

    • Changed "a unsigned int" to "an unsigned int" for grammatical accuracy.
  3. msgpack.rs

    • Adjusted "a 8-bit unsigned integer" to "an 8-bit unsigned integer."
    • Updated "a 8-bit signed integer" to "an 8-bit signed integer."

Copy link
Collaborator

@chipshort chipshort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

contracts/reflect/README.md Outdated Show resolved Hide resolved
@chipshort chipshort merged commit 720370b into CosmWasm:main Jan 6, 2025
30 checks passed
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.

2 participants