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 /typo tzkt.go #42

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

fix /typo tzkt.go #42

wants to merge 1 commit into from

Conversation

Hack666r
Copy link

Pull Request Title: Fix Typo in tzkt.go

Description:

This pull request corrects a typo in the comment for the SubscribeToOperations function in the tzkt.go file. The word "appliable" was corrected to "applicable."

Changes Made:

  • Fixed the typo in the comment:
    • Original: Filters by 'address' and list of 'types' is appliable.
    • Corrected: Filters by 'address' and list of 'types' is applicable.

Reason for the Change:

  • The correction improves the readability and professionalism of the codebase documentation, ensuring clear and correct communication for developers referencing the function.

Testing:

  • This change only affects a comment and does not impact the code functionality. No additional testing is required.

Additional Notes:

  • This is a minor, non-breaking change.
  • Thank you for reviewing this update! Please let me know if further modifications are needed.

Let me know if you’d like additional changes to the template or more detail!

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