Skip to content

Commit 1766808

Browse files
committed
Update common-pitfalls.md
1 parent c94ff1d commit 1766808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/dApp-development/launchpad/common-pitfalls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ MetaMask maintains a cache of *latest block number* and *account transaction non
1616

1717
To clear the cache, follow the [MetaMask documentation](https://support.metamask.io/hc/en-us/articles/360015488891-How-to-clear-your-account-activity-reset-account).
1818

19-
### Error: could not coalesce error (error={ "code": -32603, "message": "Internal JSON-RPC error." })
19+
### Error: `could not coalesce error (error={ "code": -32603, "message": "Internal JSON-RPC error." })`
2020

2121
Clear your wallet cache and try again.
2222

0 commit comments

Comments
 (0)