From 494b1c725a01121bbd3ab6497a1251327344844c Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Sun, 8 Dec 2024 01:38:34 +0100 Subject: [PATCH] update --- .../cross-chain-tokens/register-from-eoa-remix.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/ccip/tutorials/cross-chain-tokens/register-from-eoa-remix.mdx b/src/content/ccip/tutorials/cross-chain-tokens/register-from-eoa-remix.mdx index a68c0eb1b7c..43412bc6f50 100644 --- a/src/content/ccip/tutorials/cross-chain-tokens/register-from-eoa-remix.mdx +++ b/src/content/ccip/tutorials/cross-chain-tokens/register-from-eoa-remix.mdx @@ -53,13 +53,13 @@ This tutorial will guide you through enabling your tokens in CCIP using only you }} client:only="react" > - 1. Open the pre-configured token contract in Remix: + 1. Open the pre-configured token contract in Remix: -{" "} - + -2. Wait a few seconds for Remix to automatically compile all contracts. - + 2. Wait a few seconds for Remix to automatically compile all contracts. + + ## Tutorial