mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-22 09:43:11 +00:00
fixed typo
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
1dd148cd0a
commit
5c796fb94c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ paths:
|
|||
post:
|
||||
tags:
|
||||
- user
|
||||
summary: Sets the new password of currently logged-in user
|
||||
summary: Sets the new password of the currently logged-in user
|
||||
requestBody:
|
||||
required: true
|
||||
description: The new password of the user.
|
||||
|
|
Loading…
Reference in a new issue