Skip to content

Commit 2899487

Browse files
committed
Based on @krofax 's comments
1 parent 83e9c15 commit 2899487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/stack/interop/superchain-weth.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ sequenceDiagram
7272
#### Initiating message
7373

7474
1. The user (or a contract operating on a user's behalf) calls `SuperchainWETH.sendETH` with a destination address and a chainId.
75-
This call should have an attached amount of ETH.
75+
ETH, in the amount to transfer must be attached to this call.
7676

7777
2. `SuperchainWETH` transfers the specified ETH amount to `ETHLiquidity`, removing it from circulation on the source chain.
7878

0 commit comments

Comments
 (0)