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

Typo fix receiver.go #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VitalikBerashvili
Copy link

Fix Typo in receiver.go

Description

This pull request corrects a typo in the receiver.go file. The word "invald" was changed to "invalid" in the error message returned when the HTTP status code is not http.StatusOK.

Changes Made:

  • Corrected the spelling of "invald" to "invalid" in an error message.

Checklist

  • Verified that the change does not alter the functionality of the code.
  • Confirmed that the fix maintains clarity and improves code readability.

Let me know if there are any additional adjustments or changes needed. Thanks!

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