mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
fix(docs): Correct typo in chat docs
This commit is contained in:
parent
887399b815
commit
1bf96f9a33
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ api.getChat = {
|
|||
/**
|
||||
* @api {post} /api/v3/groups/:groupId/chat Post chat message to a group
|
||||
* @apiVersion 3.0.0
|
||||
* @apiName PostCat
|
||||
* @apiName PostChat
|
||||
* @apiGroup Chat
|
||||
*
|
||||
* @apiParam {UUID} groupId The group _id ('party' for the user party and 'habitrpg' for tavern are accepted)
|
||||
|
|
|
|||
Loading…
Reference in a new issue