diff --git a/ERCS/erc-4337.md b/ERCS/erc-4337.md index 2659ff193d..0f256c4175 100644 --- a/ERCS/erc-4337.md +++ b/ERCS/erc-4337.md @@ -601,7 +601,7 @@ All `paymaster` contracts MUST check that all calls to the `validatePaymasterUse ### Aggregator contracts -All `paymaster` contracts MUST check that all calls to the `validateSignatures()` function originates from the `EntryPoint`. +All `aggregator` contracts MUST check that all calls to the `validateSignatures()` function originates from the `EntryPoint`. ### EIP-7702 delegated Smart Contract Accounts