Skip to content

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