diff --git a/website/server/controllers/api-v3/tags.js b/website/server/controllers/api-v3/tags.js index 250c343537..62e740a225 100644 --- a/website/server/controllers/api-v3/tags.js +++ b/website/server/controllers/api-v3/tags.js @@ -34,7 +34,7 @@ api.createTag = { }; /** - * @api {get} /api/v3/tag Get a user's tags + * @api {get} /api/v3/tags Get a user's tags * @apiVersion 3.0.0 * @apiName GetTags * @apiGroup Tag