synpress icon indicating copy to clipboard operation
synpress copied to clipboard

Fix Typo in `connectToDapp.ts

Open petryshkaCODE opened this issue 9 months ago • 1 comments

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"

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]

petryshkaCODE avatar Jan 01 '25 14:01 petryshkaCODE