diff --git a/EIPS/eip-3023.md b/EIPS/eip-3023.md index 70ec4863..1833562a 100644 --- a/EIPS/eip-3023.md +++ b/EIPS/eip-3023.md @@ -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