fix user.party.quest.progress.up mistakes in skills/spells; make an unrelated typo in apidoc comment

This commit is contained in:
Alys
2016-06-05 20:03:14 +10:00
parent 3113e1a1e8
commit 5ee28eabb5
2 changed files with 3 additions and 3 deletions

View File

@@ -736,7 +736,7 @@ api.addTagToTask = {
};
/**
* @api {delete} /api/v3/tasks/:taskId/tags/:tagId Remove a tag from atask
* @api {delete} /api/v3/tasks/:taskId/tags/:tagId Remove a tag from a task
* @apiVersion 3.0.0
* @apiName RemoveTagFromTask
* @apiGroup Task