diff --git a/content/wallets/pages/troubleshooting/wallet-apis-errors.mdx b/content/wallets/pages/troubleshooting/wallet-apis-errors.mdx index 85b0c6efc..a74a23d24 100644 --- a/content/wallets/pages/troubleshooting/wallet-apis-errors.mdx +++ b/content/wallets/pages/troubleshooting/wallet-apis-errors.mdx @@ -269,7 +269,7 @@ When working with Wallet APIs, you may encounter various errors. Here are some c ``` - The EIP-7702 authorization nonce does not match the expected value on-chain. This can happen if you sent another transaction from the same account between preparing and sending the delegation. Ensure no other transactions are submitted from the account while the delegation is in flight. + The EIP-7702 authorization nonce does not match the expected value onchain. This can happen if you sent another transaction from the same account between preparing and sending the delegation. Ensure no other transactions are submitted from the account while the delegation is in flight. ### EIP-7702 too many pending transactions