Attempt to fix typos in the API doc

This commit is contained in:
citrusella
2020-02-12 15:40:44 -05:00
parent 142d7e4348
commit 80de90cc5f
7 changed files with 73 additions and 73 deletions

View File

@@ -219,7 +219,7 @@ api.updateUsername = {
};
/**
* @api {put} /api/v3/user/auth/update-password
* @api {put} /api/v3/user/auth/update-password Update password
* @apiDescription Update the password of a local user
* @apiName UpdatePassword
* @apiGroup User