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

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

Conversation

Pricstas
Copy link

This pull request addresses multiple typographical errors in the following files:

  • auth.go: Fixed the phrase "an decrypted" to "a decrypted" for grammatical correctness.
  • event.go: Corrected "a event" to "an event" in the event overload comment.
  • type_test.go: Fixed "alias" spelling inconsistency in the comment for typeWithoutStringer.
  • testservice_test.go: Corrected "an subscription" to "a subscription" in the comment.
  • sync.go: Fixed "an pending" to "a pending" in the comment regarding requests.

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