diff --git a/website/server/controllers/api-v3/chat.js b/website/server/controllers/api-v3/chat.js index a1c503407b..ee629cebb7 100644 --- a/website/server/controllers/api-v3/chat.js +++ b/website/server/controllers/api-v3/chat.js @@ -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)