Skip to content

Commit 2c5c814

Browse files
committed
Fix spelling errors
Great spelling and grammar are important parts of a quality product as they can be indicators to the level of attention to detail used for that product. Small spelling mistakes can go unnoticed but can negatively impact the opinion of the user even though the underlying product itself may be excellent.
1 parent f2e3971 commit 2c5c814

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
@@ -45,7 +45,7 @@ FirebaseUI includes the following flows:
4545
1. Interaction with Identity Providers such as Google and Facebook
4646
2. Sign-up and sign-in with email accounts
4747
3. Password reset
48-
4. Prevention of account duplication (activated when *"One account per email adress"* setting is
48+
4. Prevention of account duplication (activated when *"One account per email address"* setting is
4949
enabled in the [Firebase console](https://console.firebase.google.com). This setting is enabled by
5050
default.)
5151
5. [Account Chooser](https://www.accountchooser.com/learnmore.html?lang=en) for remembering emails
@@ -294,7 +294,7 @@ widget is not affected by it so you can display everything you want around the w
294294

295295
### FirebaseUI widget modes
296296

297-
Upon initilization, FirebaseUI will look for the `mode` parameter in the URL. Depending on the value
297+
Upon initialization, FirebaseUI will look for the `mode` parameter in the URL. Depending on the value
298298
of this parameter, it will trigger a specific mode. When no `mode` parameter is found, it will
299299
default to the sign-in mode.
300300

0 commit comments

Comments
 (0)