Open scottcarterco opened 2 years ago
In the token transfer file, the error message on line 108 currently states: Your tokens could not be transferred and will remain on your wallet.
Your tokens could not be transferred and will remain on your wallet.
The edit should instead read: Your tokens could not be transferred and will remain in your wallet.
Your tokens could not be transferred and will remain in your wallet.
https://github.com/ignite/web/blob/fe8b2e1fde516cb152ab2fbc0e7b5e5b842122bc/packages/vue/src/components/SpTokenTransfer/SpTokenTransfer.vue#L108
In the token transfer file, the error message on line 108 currently states:
Your tokens could not be transferred and will remain on your wallet.
The edit should instead read:
Your tokens could not be transferred and will remain in your wallet.
https://github.com/ignite/web/blob/fe8b2e1fde516cb152ab2fbc0e7b5e5b842122bc/packages/vue/src/components/SpTokenTransfer/SpTokenTransfer.vue#L108