Improve grammar

This commit is contained in:
Ricardo Guilherme Schmidt 2020-11-09 08:58:42 -03:00
parent fabc232ab3
commit c260ba1b29
No known key found for this signature in database
GPG Key ID: 1FD1630B93893608

View File

@ -21,7 +21,7 @@ The wallet software should warn users of common mistakes, such as transferring E
Huge amounts of value have been lost due simple mistakes as sending all your tokens to the token contract itself, a common mistake by new (or tired) users, to paste the token address in the destination field, instead of pasting it on the wallet configuration.
Also, new users, coming from less advanced blockchains where all addresses are controlled by a person, willing to participate in a ethereum project, ends up sending value to the wrong contract, and/or directly (without using ERC20 approval design) to the project's contract.
New users end up sending value to the wrong contract, and directly (without using ERC20 approval design) to the project's contract.
## Specification