mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-21 02:26:30 +08:00
docs: Fixed Typo
[skip-ci]
This commit is contained in:
@@ -140,7 +140,7 @@ or sign in to an existing account with `signInWithEmailAndPassword`.
|
||||
|
||||
Ensure the "Email/Password" sign-in provider is enabled on the [Firebase Console](https://console.firebase.google.com/project/_/authentication/providers).
|
||||
|
||||
The `createUserWithEmailAndPassword` performs to operations; first creating the user if they do not already exist, and
|
||||
The `createUserWithEmailAndPassword` performs two operations; first creating the user if they do not already exist, and
|
||||
then signing them in.
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user