File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ FirebaseUI includes the following flows:
49
49
1 . Interaction with Identity Providers such as Google and Facebook
50
50
2 . Sign-up and sign-in with email accounts
51
51
3 . Password reset
52
- 4 . Prevention of account duplication (activated when * "One account per email adress "* setting is
52
+ 4 . Prevention of account duplication (activated when * "One account per email address "* setting is
53
53
enabled in the [ Firebase console] ( https://console.firebase.google.com ) . This setting is enabled by
54
54
default.)
55
55
5 . [ Account Chooser] ( https://www.accountchooser.com/learnmore.html?lang=en ) for remembering emails
@@ -358,7 +358,7 @@ widget is not affected by it so you can display everything you want around the w
358
358
359
359
### FirebaseUI widget modes
360
360
361
- Upon initilization , FirebaseUI will look for the ` mode ` parameter in the URL. Depending on the value
361
+ Upon initialization , FirebaseUI will look for the ` mode ` parameter in the URL. Depending on the value
362
362
of this parameter, it will trigger a specific mode. When no ` mode ` parameter is found, it will
363
363
default to the sign-in mode.
364
364
You can’t perform that action at this time.
0 commit comments