File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -625,7 +625,7 @@ - (void)updatePassword:(NSString *)password
625
625
updated.
626
626
627
627
@param phoneAuthCredential The new phone number credential corresponding to the phone number
628
- to be added to the firebaes account, if a phone number is already linked to the account this
628
+ to be added to the Firebase account, if a phone number is already linked to the account this
629
629
new phone number will replace it.
630
630
@param isLinkOperation Boolean value indicating whether or not this is a link operation.
631
631
@param completion Optionally; the block invoked when the user profile change has finished.
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ NS_SWIFT_NAME(User)
158
158
updated.
159
159
160
160
@param phoneNumberCredential The new phone number credential corresponding to the phone number
161
- to be added to the firebaes account, if a phone number is already linked to the account this
161
+ to be added to the Firebase account, if a phone number is already linked to the account this
162
162
new phone number will replace it.
163
163
@param completion Optionally; the block invoked when the user profile change has finished.
164
164
Invoked asynchronously on the main thread in the future.
You can’t perform that action at this time.
0 commit comments