We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00614e commit a834070Copy full SHA for a834070
packages/base/src/core/IWeb3Auth.ts
@@ -36,7 +36,7 @@ export interface IWeb3AuthCoreOptions {
36
*/
37
enableLogging?: boolean;
38
/**
39
- * setting to "local" will persist social login session accross browser tabs.
+ * setting to "local" will persist social login session across browser tabs.
40
*
41
* @defaultValue "local"
42
0 commit comments