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 in documentation #1484

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

Conversation

Marcofann
Copy link

This PR addresses various typos found in documentation and source files across the codebase. These changes improve clarity and maintain consistency in comments and documentation. The updates do not affect functionality or logic.

Files and Changes:

  • docs/architecture/adr-004-light-client-cli.md
    • Corrected "double checked" to "double-checked."
  • docs/architecture/adr-008-event-subscription.md
    • Fixed "an value" to "a value."
  • docs/spec/lightclient/detection/README.md
    • Corrected "state an move forward" to "state a move forward."
  • rpc/src/client/transport/auth.rs
    • Fixed "authorizing a HTTP" to "authorizing an HTTP."
  • rpc/src/serializers/tm_hash_base64.rs
    • Corrected "an tendermint::Hash" to "a tendermint::Hash."

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