diff --git a/website/server/controllers/api-v3/auth.js b/website/server/controllers/api-v3/auth.js index 96c52d6719..db91e6ae3e 100644 --- a/website/server/controllers/api-v3/auth.js +++ b/website/server/controllers/api-v3/auth.js @@ -540,7 +540,7 @@ api.updatePassword = { /** * @api {post} /api/v3/user/reset-password Reset password - * @apiDescription Reset the user password + * @apiDescription Send the user an email to let them reset their password * @apiName ResetPassword * @apiGroup User *