From 003a8f61b797d2756ffe07e3ea1725bb9683dc76 Mon Sep 17 00:00:00 2001 From: Cypher Pepe <125112044+cypherpepe@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:17:06 +0300 Subject: [PATCH] typos README.md --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index 6a1cf041f..929a154d2 100644 --- a/examples/README.md +++ b/examples/README.md @@ -27,7 +27,7 @@ npm run gateway ## Token Bridge -Demonstrates sending of th +Demonstrates sending of the [Source File](src/tokenBridge.ts) @@ -40,6 +40,6 @@ Demonstrates sending USDC using either CCTP or CCTP+Wormhole Auto Relayers ## Gateway (Cosmos) -Demonstrates sending into, around, and out of Cosmos through the GAteway +Demonstrates sending into, around, and out of Cosmos through the Gateway [Source File](src/cosmos.ts)