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 ws_test.go #1352

Merged
merged 1 commit into from
Feb 4, 2025
Merged

fix typo ws_test.go #1352

merged 1 commit into from
Feb 4, 2025

Conversation

helicopter-1
Copy link
Contributor

Fix Typo in ws_test.go

Description

This pull request corrects a typo in the ws_test.go file. The word "Vaildate" has been fixed to "Validate" to ensure accuracy in the comment.

Changes

  • Corrected the typo in the comment:
    • Before: // Vaildate we have a new client
    • After: // Validate we have a new client

Impact

  • This is a non-functional change that only affects comments, improving the clarity of the code.

Testing

  • No testing is required since this is only a comment fix.

@helicopter-1 helicopter-1 requested a review from a team as a code owner January 26, 2025 21:21
Copy link
Contributor

github-actions bot commented Feb 4, 2025

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you!

@github-actions github-actions bot added the Stale label Feb 4, 2025
@omritoptix omritoptix merged commit ce540e5 into dymensionxyz:main Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants