synpress
synpress copied to clipboard
Fix Typo in `connectToDapp.ts
Pull Request Title
Fix Typo in connectToDapp.ts
Description
This pull request addresses a small typo in the comments of the connectToDapp.ts file, enhancing code readability and professionalism.
Changes Made:
- File Modified:
wallets/metamask/src/playwright/pages/NotificationPage/actions/connectToDapp.ts - Summary of Changes:
- Fixed the typo in the comment:
"doesnt not"→"doesn't wait"
- Fixed the typo in the comment:
Checklist
- [x] Updated the file to correct the typo.
- [x] Verified the changes align with the project's coding standards.
- [x] Ensured the modification does not affect functionality.
Additional Notes
This change improves the clarity of the comment for future contributors and maintainers, ensuring better comprehension of the code behavior.
Allow edits by maintainers: [x]