Skip to content

Commit c454aca

Browse files
authored
Update gator_versioned_docs/version-0.2.0/guides/smart-accounts/create-smart-account.md
1 parent 8512dc5 commit c454aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gator_versioned_docs/version-0.2.0/guides/smart-accounts/create-smart-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ An account's supported *signatories* can sign data on behalf of the smart accoun
2121
A Hybrid smart account supports both an externally owned account (EOA) owner and any number of passkey (WebAuthn) signers.
2222
You can create a Hybrid smart account with the following types of signers.
2323

24-
### Create a Hybrid smart account with an account signer
24+
### Create a Hybrid smart account with an Account signer
2525

2626
Use [`toMetaMaskSmartAccount`](../../reference/smart-account.md#tometamasksmartaccount), and Viem's [`privateKeyToAccount` and `generatePrivateKey`](https://viem.sh/docs/accounts/local/privateKeyToAccount), to create a Hybrid smart account with a signer from a randomly generated private key:
2727

0 commit comments

Comments
 (0)