fix: correct typo 'succesfully' to 'successfully'#5518
fix: correct typo 'succesfully' to 'successfully'#5518Zentex1337 wants to merge 1 commit intoreown-com:mainfrom
Conversation
Fix spelling error in: - WagmiCreatePasskeySignerTest toast message - wagmi client test description - SIWXUtil JSDoc comment
|
@Zentex1337 is attempting to deploy a commit to the Reown Team on Vercel. A member of the Team first needs to authorize it. |
|
|
Thank you for your contribution! We ask that you please read and sign our CTA Document before we can accept your contribution. You can sign the CTA simply by posting a Pull Request Comment with the following text: I have read the CTA Document and I hereby sign the CTA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
Summary
Fix spelling error "succesfully" to "successfully" in multiple files:
apps/laboratory/src/components/Wagmi/WagmiCreatePasskeySignerTest.tsx- toast messagepackages/adapters/wagmi/src/tests/client.test.ts- test descriptionpackages/controllers/src/utils/SIWXUtil.ts- JSDoc commentTest plan