Merge pull request #7639 from eshapard/patch-1

Closes #7637
This commit is contained in:
Blade Barringer 2016-06-10 07:51:46 -05:00 committed by GitHub
commit 441fba2ad0

View file

@ -228,7 +228,7 @@ api.getChallengeTasks = {
};
/**
* @api {get} /api/v3/task/:taskId Get a task
* @api {get} /api/v3/tasks/:taskId Get a task
* @apiVersion 3.0.0
* @apiName GetTask
* @apiGroup Task