Update attestingToken.md

Line no 3: Correcting double "is is" to single is
This commit is contained in:
PorandlaVivek 2023-05-20 16:52:39 +05:30 committed by Evan Gray
parent c8ba16b07a
commit 3d0a1d4467
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Registering Tokens
Registering tokens with the token bridge can be done from any supported blockchain, and only needs to be done once - globally - per token. This is is typically done via a UI (such as [Portal](portalbridge.com)) rather than done on-chain.
Registering tokens with the token bridge can be done from any supported blockchain, and only needs to be done once - globally - per token. This is typically done via a UI (such as [Portal](portalbridge.com)) rather than done on-chain.
If you need to do it programmatically, you can also use the Typescript SDK to attest a token.