We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e441f commit 713a567Copy full SHA for 713a567
pages/stack/interop/tutorials/convert-erc20.mdx
@@ -146,4 +146,4 @@ contract MySuperchainERC20 is ERC20, Ownable, IERC7802 {
146
## Next steps
147
* Use the [SuperchainERC20 Starter Kit](/app-developers/starter-kit) to deploy your token across the Superchain.
148
* Explore the [SuperchainERC20 specifications](https://specs.optimism.io/interop/token-bridging.html) for in-depth implementation details.
149
-* Review the [Superchain Interop Explainer](/stack/interop/explainer) for answers to common questions about interoperability.
+* Review the [Superchain Interop Explainer](/stack/interop/explainer) for answers to common questions about interoperability.
0 commit comments