mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 03:04:13 +00:00
fix: Correct typo in tag documentation
Per https://twitter.com/Rio_Alx/status/736109816964227073
This commit is contained in:
parent
db3fd62af8
commit
d23f79d001
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue