Update using-relayer.md

Line no 3: Grammar Correction "and to" - "to"
This commit is contained in:
PorandlaVivek 2023-05-20 16:55:16 +05:30 committed by Evan Gray
parent 3d0a1d4467
commit 5fb600eefb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Using Relayers
In this example, well utilize the token bridge relayer network to complete a token transfer from Polygon and to Oasis.
In this example, well utilize the token bridge relayer network to complete a token transfer from Polygon to Oasis.
This code is written for a browser environment. If you're working in node, consider using node-fetch: