diff --git a/content/sdk/10.js/00.ethers/05.api/10.v5/01.accounts/01.wallet.md b/content/sdk/10.js/00.ethers/05.api/10.v5/01.accounts/01.wallet.md index 8248dc3..71d3755 100644 --- a/content/sdk/10.js/00.ethers/05.api/10.v5/01.accounts/01.wallet.md +++ b/content/sdk/10.js/00.ethers/05.api/10.v5/01.accounts/01.wallet.md @@ -1522,7 +1522,7 @@ const finalizeWithdrawHandle = await wallet.finalizeWithdrawal(WITHDRAWAL_HASH); ### `isWithdrawalFinalized` -Returns weather the withdrawal transaction is finalized on the L1 network. +Returns whether the withdrawal transaction is finalized on the L1 network. #### Inputs