Skip to content

Commit ed9cb32

Browse files
authored
Coderabbit requests
1 parent 73aaa6b commit ed9cb32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/interop/tutorials/upgrade-to-superchain-erc20.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ This guide explains how to upgrade an ERC20 to a [`SuperchainERC20`](https://git
2323

2424
{/*
2525
26-
I put this warning here, when we don't have it on most pages, because this tutorial
26+
I put this warning here when we don't have it on most pages because this tutorial
2727
has, IMHO, code that is a lot more likely to be used in production. It doesn't just
2828
show what is possible, it does the exact job needed.
2929
3030
*/}
3131

32-
There are several ways to upgrade an existing ERC20 for interop depending on your circumstance:
32+
There are several ways to upgrade an existing ERC20 for interop, depending on your circumstances:
3333

3434
{/*
3535

0 commit comments

Comments
 (0)