Skip to content

Commit e88aace

Browse files
committed
update text
1 parent 5072187 commit e88aace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/app-developers/tutorials/bridging/cross-dom-bridge-erc20.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Let's set those up now.
157157

158158
Each client is configured with the appropriate chain information and RPC endpoint.
159159
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.
160+
Replace `<YOUR_API_KEY>` with your API key from a RPC provider.
161161

162162
```js file=<rootDir>/public/tutorials/cross-dom-bridge-erc20.js#L19-L42 hash=7f6a923f34ed2b0babdf44f57f88f8c1
163163
```

0 commit comments

Comments
 (0)