Skip to content

Commit 00c22bd

Browse files
authored
Update ecosystem.ts
Signed-off-by: kilavvy <[email protected]>
1 parent 98b90a2 commit 00c22bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/thirdweb/src/wallets/in-app/web/ecosystem.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import { createInAppWallet } from "../core/wallet/in-app-core.js";
3939
*
4040
* ### Connect to a restricted ecosystem wallet with your designated partner ID
4141
*
42-
* The parnter ID will be provided to you by the ecosystem with which you're integrating.
42+
* The partner ID will be provided to you by the ecosystem with which you're integrating.
4343
*
4444
* ```ts
4545
* import { ecosystemWallet } from "thirdweb/wallets";

0 commit comments

Comments
 (0)