File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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 */
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ export interface UIConfig extends WhiteLabelData {
4141 /**
4242 * Decides which button will be the focus of the modal
4343 * For `socialLogin` the social icon will be colored
44- * For other options like `emailLogin` and `externalLogin` the respective buttons will be coverted into a primary button
44+ * For other options like `emailLogin` and `externalLogin` the respective buttons will be converted into a primary button
4545 *
4646 * @defaultValue `socialLogin`
4747 */
You can’t perform that action at this time.
0 commit comments