Skip to content

Commit fe06528

Browse files
authored
Update erc721-nft-bridge.mdx (#78)
1 parent 794aa09 commit fe06528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en/developers/l1-and-l2-bridging/erc721-nft-bridge.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The `L2ERC721Gateway` contract is used to send tokens from L2 to L1. Before brid
6565

6666
<Aside type="caution" title="">
6767
**Make sure the transaction won't revert on L1** while sending from L2. There is no way to recover the NFT bridged if
68-
you're transaction reverts on L1. All assets are burnt on L2 when the transaction is sent, and it's impossible to mint
68+
your transaction reverts on L1. All assets are burnt on L2 when the transaction is sent, and it's impossible to mint
6969
them again.
7070
</Aside>
7171

0 commit comments

Comments
 (0)