We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5072187 commit e88aaceCopy full SHA for e88aace
pages/app-developers/tutorials/bridging/cross-dom-bridge-erc20.mdx
@@ -157,7 +157,7 @@ Let's set those up now.
157
158
Each client is configured with the appropriate chain information and RPC endpoint.
159
This dual-network setup allows us to seamlessly interact with both layers using the same account.
160
- Replace `<YOU_API_KEY>` with your API key from a RPC provider.
+ Replace `<YOUR_API_KEY>` with your API key from a RPC provider.
161
162
```js file=<rootDir>/public/tutorials/cross-dom-bridge-erc20.js#L19-L42 hash=7f6a923f34ed2b0babdf44f57f88f8c1
163
```
0 commit comments