diff --git a/src/docs/guides/disconnecting-a-wallet.mdx b/src/docs/guides/disconnecting-a-wallet.mdx index 53310dba..0e9ab119 100644 --- a/src/docs/guides/disconnecting-a-wallet.mdx +++ b/src/docs/guides/disconnecting-a-wallet.mdx @@ -43,7 +43,7 @@ This method ensures that all data linked to the active account is removed, and t 1. `removeAccount`: if the argument `accountIdentifier` matches the active account 2. `removeAllAccounts`: always -> Note: Only for WalletConnect, `clearActiveAccount` will also resets all transport refreneces behaving similarly to `disconnect` +> Note: Only for WalletConnect, `clearActiveAccount` will also resets all transport references behaving similarly to `disconnect`