diff --git a/src/technical/typescript/using-relayer.md b/src/technical/typescript/using-relayer.md index dddcbd9..e8301e6 100644 --- a/src/technical/typescript/using-relayer.md +++ b/src/technical/typescript/using-relayer.md @@ -1,6 +1,6 @@ # Using Relayers -In this example, we’ll utilize the token bridge relayer network to complete a token transfer from Polygon and to Oasis. +In this example, we’ll 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: