From c5639c3606cde0b5c9641d16b5a907623015174f Mon Sep 17 00:00:00 2001 From: howy <132113803+howydev@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:31:32 -0500 Subject: [PATCH] Update README.md Co-authored-by: Adam Egyed <5456061+adamegyed@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01957baf..a0115d1e 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Modular Account v2 can: #### ERC1271 Contract Signatures Support -Certain applications such as Permit2 or Cowswap use the ERC1271 contract signatures standard to determine if a smart contract has approved a certain action. Modular Account v2 implements to allow smart accounts to use these applications. +Certain applications such as Permit2 or Cowswap use the ERC1271 contract signatures standard to determine if a smart contract has approved a certain action. Modular Account implements to allow smart accounts to use these applications. #### Upgradeability