Skip to content

Commit 7c0dcdc

Browse files
committed
fix: typo
1 parent 3564187 commit 7c0dcdc

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/connect/in-app-wallet/guides/get-user-details

1 file changed

+1
-1
lines changed

apps/portal/src/app/connect/in-app-wallet/guides/get-user-details/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can query user details using one of the following parameters:
7575
- `walletAddress`: The user's wallet address that thirdweb has generated for them
7676
- `email`: The user's email address
7777
- `phone`: The user's phone number
78-
- `extenalWalletAddress`: The user's wallet address that used to login via SIWE
78+
- `externalWalletAddress`: The user's wallet address that used to login via SIWE
7979
- `id`: The user's ID
8080

8181
### Authentication

0 commit comments

Comments
 (0)