Skip to content

Commit 70821c5

Browse files
committed
fix typo
1 parent a834070 commit 70821c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui/src/interfaces.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
*/

0 commit comments

Comments
 (0)