Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hellohanchen committed Feb 13, 2025
1 parent 667563f commit 84956ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERCS/erc-7806.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 84956ac

Please sign in to comment.