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

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

Conversation

Pricstas
Copy link

This pull request resolves typographical errors in comments and documentation across multiple files to improve readability and adherence to grammatical standards. The following changes have been made:

  1. adr-006-fraud-service.md:

    • Corrected "a enum type" to "an enum type."
  2. validation.go:

    • Fixed "a Accessor" to "an Accessor."
  3. root.go:

    • Updated "a SHA-256 hasher" to "an SHA-256 hasher."
  4. options.go:

    • Changed "a interval" to "an interval."

Files Updated:

  • docs/adr/adr-006-fraud-service.md
  • share/eds/validation.go
  • share/root.go
  • share/shwap/p2p/discovery/options.go

Notes:

  • These changes are limited to comments and documentation.
  • No functional changes have been introduced.

Checklist:

  • Grammar corrections verified for accuracy.
  • Targeted PR against the correct branch.
  • Followed repository contribution guidelines.

@github-actions github-actions bot added the external Issues created by non node team members label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Issues created by non node team members
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant