diff --git a/ERCS/erc-7806.md b/ERCS/erc-7806.md index 9ebb86632b..abad665abe 100644 --- a/ERCS/erc-7806.md +++ b/ERCS/erc-7806.md @@ -212,7 +212,7 @@ compatible with ERC-7521 or ERC-4337. ## Reference Implementation -This `RelayedExecutionStandard` allows relayer to execute the operations on chain and take ERC20 token from the intent sender, +This `RelayedExecutionStandard` allows relayer to execute the operations on chain and take [ERC-20](./eip-20.md) token from the intent sender, thus achieve a gas-less experience for the sender. ```solidity