Skip to content

Commit a834070

Browse files
committed
fix typo
1 parent f00614e commit a834070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/base/src/core/IWeb3Auth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export interface IWeb3AuthCoreOptions {
3636
*/
3737
enableLogging?: boolean;
3838
/**
39-
* setting to "local" will persist social login session accross browser tabs.
39+
* setting to "local" will persist social login session across browser tabs.
4040
*
4141
* @defaultValue "local"
4242
*/

0 commit comments

Comments
 (0)