From 64d24cbc3f181edd98b1e4a427feea16d44a8759 Mon Sep 17 00:00:00 2001 From: 0xParticle Date: Wed, 31 Jul 2024 09:59:22 -0300 Subject: [PATCH] feat: typo --- specs/interop/liquidity_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/interop/liquidity_migration.md b/specs/interop/liquidity_migration.md index e8a676741..6c00884a9 100644 --- a/specs/interop/liquidity_migration.md +++ b/specs/interop/liquidity_migration.md @@ -236,7 +236,7 @@ The conversion flow will need to conserve the following invariants: ### Access Control -Each `SuperchainERC20` will correspond to a a remote token and can be connected +Each `SuperchainERC20` will correspond to a remote token and can be connected to multiple existing legacy representations. Furthermore, each legacy representation can be connected to various `SuperchainERC20` (one per metadata).