fix: Correct typo in tag documentation

Per https://twitter.com/Rio_Alx/status/736109816964227073
This commit is contained in:
Blade Barringer
2016-05-29 09:24:19 -05:00
parent db3fd62af8
commit d23f79d001

View File

@@ -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 * @apiVersion 3.0.0
* @apiName GetTags * @apiName GetTags
* @apiGroup Tag * @apiGroup Tag