From 01fddd40604efd9031082440771a78910b7bd37c Mon Sep 17 00:00:00 2001 From: minds <0xminds@gmail.com> Date: Fri, 10 Jan 2025 16:00:32 +0300 Subject: [PATCH] docs: Fix redundant phrase Update custom-gas-token.mdx --- pages/stack/beta-features/custom-gas-token.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/stack/beta-features/custom-gas-token.mdx b/pages/stack/beta-features/custom-gas-token.mdx index 9065976c7..8855ae23f 100644 --- a/pages/stack/beta-features/custom-gas-token.mdx +++ b/pages/stack/beta-features/custom-gas-token.mdx @@ -49,7 +49,7 @@ This is the general flow of how custom gas tokens work on the OP Stack: Chain operators get the following benefits by using custom gas tokens: * can use an L1 ERC-20 token as the custom gas token for L2 OP Stack chain deployment -* can use an ERC-20 token on an existing L2 OP Stack chain as as the custom gas token for an L3 OP Stack chain deployment +* can use an ERC-20 token on an existing L2 OP Stack chain as the custom gas token for an L3 OP Stack chain deployment * can use custom gas tokens with other configurations of the OP Stack, including Plasma Mode. ## Considerations