Fixed typo. (#11219)

This commit is contained in:
Jonathan Duncan
2019-07-09 08:28:12 -06:00
committed by Matteo Pagliazzi
parent 544a703df5
commit 0cd0bcf874

View File

@@ -372,7 +372,7 @@ api.updateEmail = {
};
/**
* @api {post} /api/v3/user/auth/reset-password-set-new-one Reser Password Set New one
* @api {post} /api/v3/user/auth/reset-password-set-new-one Reset Password Set New one
* @apiDescription Set a new password for a user that reset theirs. Not meant for public usage.
* @apiName ResetPasswordSetNewOne
* @apiGroup User