Skip to content

Commit 6b2374d

Browse files
authored
Update bridge-erc20-through-the-custom-gateway.mdx
1 parent f334fb2 commit 6b2374d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en/developers/guides/bridge-erc20-through-the-custom-gateway.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ contract L1Token is ERC20 {
3636

3737
## Step 2: Launch the counterpart token on Scroll Sepolia testnet
3838

39-
Next, launch you'll launch a counterpart to this token on Scroll, which will represent the original token on Sepolia. This token can implement custom logic to match that of the L1 token or even add additional features beyond those of the L1 token.
39+
Next, you'll launch a counterpart to this token on Scroll, which will represent the original token on Sepolia. This token can implement custom logic to match that of the L1 token or even add additional features beyond those of the L1 token.
4040

4141
For this to work:
4242

0 commit comments

Comments
 (0)