mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix: Correct typo in tag documentation
Per https://twitter.com/Rio_Alx/status/736109816964227073
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user