Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Dec 16, 2024
1 parent 6aa5597 commit 0513f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/account/draft-Account.sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {ERC7739Signer} from "../utils/cryptography/draft-ERC7739Signer.sol";
import {AccountCore} from "./draft-AccountCore.sol";

/**
* @dev Extention of {AccountCore} with recommanded feature that most account abstraction implementation will want:
* @dev Extension of {AccountCore} with recommended feature that most account abstraction implementation will want:
*
* * {ERC721Holder} for ERC-721 token handling
* * {ERC1155Holder} for ERC-1155 token handling
Expand Down

0 comments on commit 0513f3a

Please sign in to comment.