Skip to content

Commit

Permalink
Small Typo in function documentation of createUserWithEmailAndPassword
Browse files Browse the repository at this point in the history
  • Loading branch information
JaFeKl authored Dec 12, 2024
1 parent 598e1c6 commit 0c8d9b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ class FirebaseAuth extends FirebasePluginPlatform {
/// has been expired
/// - **network-request-failed**:
/// - Thrown if there was a network request error, for example the user don't
/// don't have internet connection
/// have internet connection
/// - **operation-not-allowed**:
/// - Thrown if email/password accounts are not enabled. Enable
/// email/password accounts in the Firebase Console, under the Auth tab.
Expand Down

0 comments on commit 0c8d9b8

Please sign in to comment.