Skip to content

Commit 0acaa0e

Browse files
authored
fixed typo in readme (#677)
1 parent 55d2b06 commit 0acaa0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebaseuihandler/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const configs = {
9999
},
100100
// The callback to trigger when the selection tenant page
101101
// or enter email for tenant matching page is hidden.
102-
selectTenantUihidden: () => {
102+
selectTenantUiHidden: () => {
103103
// Hide title and additional display info.
104104
},
105105
// The callback to trigger when the sign-in page

0 commit comments

Comments
 (0)