Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
fix: update custom-aa-tutorial.md (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
jholmes91 authored Mar 24, 2024
1 parent 6c8e615 commit c583a1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ function prepareForPaymaster(

### Transaction Execution

To implementing transaction execution, extract the transaction data and execute it:
To implement transaction execution, extract the transaction data and execute it:

```solidity
function _executeTransaction(Transaction calldata _transaction) internal {
Expand Down

0 comments on commit c583a1a

Please sign in to comment.