We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60bb02a commit f8fe2deCopy full SHA for f8fe2de
server/controllers/user.controller/authManagement.ts
@@ -21,7 +21,7 @@ import { renderResetPassword, renderEmailConfirmation } from '../../views/mail';
21
* - Id: `UserController.resetPasswordInitiate`
22
*
23
* Description:
24
- * - Send an Reset Email email to the registered email account
+ * - Send an Reset-Password email to the registered email account
25
*/
26
export const resetPasswordInitiate: RequestHandler<
27
{},
0 commit comments