Skip to content

Commit 9f03b00

Browse files
Update apps/portal/src/app/dotnet/wallets/providers/account-abstraction/page.mdx
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: Firekeeper <[email protected]>
1 parent ce5dc45 commit 9f03b00

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/dotnet/wallets/providers/account-abstraction

1 file changed

+1
-1
lines changed

apps/portal/src/app/dotnet/wallets/providers/account-abstraction/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ var smartEoa = await InAppWallet.Create(
3636
```
3737

3838
### ExecutionMode.EOA
39-
Normal" EOA Execution, no smart account functionality
39+
"Normal" EOA Execution, no smart account functionality
4040
```csharp
4141
var basicEoa = await InAppWallet.Create(
4242
client: thirdwebClient,

0 commit comments

Comments
 (0)