mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 04:08:54 +00:00
Fixed typo. (#11219)
This commit is contained in:
parent
544a703df5
commit
0cd0bcf874
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue