Skip to content

Commit 78e53eb

Browse files
authored
Merge pull request #40 from willem-h/master
Fix spelling errors
2 parents 76110f5 + 2c5c814 commit 78e53eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ FirebaseUI includes the following flows:
4949
1. Interaction with Identity Providers such as Google and Facebook
5050
2. Sign-up and sign-in with email accounts
5151
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
5353
enabled in the [Firebase console](https://console.firebase.google.com). This setting is enabled by
5454
default.)
5555
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
358358

359359
### FirebaseUI widget modes
360360

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
362362
of this parameter, it will trigger a specific mode. When no `mode` parameter is found, it will
363363
default to the sign-in mode.
364364

0 commit comments

Comments
 (0)