Skip to content

Commit

Permalink
Fixed typo inside migration-guide.mdx (wevm#2293)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mill1995 authored May 22, 2024
1 parent 329e8f5 commit 4070e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/docs/migration-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ const hash = await walletClient.sendTransaction({
### `recoverAddress`, `recoverMessageAddress`, `verifyMessage` are now async
he following functions are now `async` functions instead of synchronous functions:
The following functions are now `async` functions instead of synchronous functions:
- `recoverAddress`
- `recoverMessageAddress`
Expand Down

0 comments on commit 4070e05

Please sign in to comment.