Skip to content

Commit

Permalink
docs: wrong description for Parse.User.requestEmailVerification met…
Browse files Browse the repository at this point in the history
  • Loading branch information
okobsamoht authored May 27, 2022
1 parent 3d39708 commit 00190aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ParseUser.js
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ class ParseUser extends ParseObject {
* Request an email verification.
*
* @param {string} email The email address associated with the user that
* forgot their password.
* needs to verify their email.
* @param {object} options
* @static
* @returns {Promise}
Expand Down

0 comments on commit 00190aa

Please sign in to comment.