We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b82966 commit f5daba0Copy full SHA for f5daba0
backend/controllers/organizationController.ts
@@ -53,7 +53,7 @@ export const getAllOrganizations = async (req: AuthenticatedRequest, res: Respon
53
};
54
55
/**
56
- * @desc Register new organization (self-registration)
+ * @desc Register new organization
57
* @route POST /api/organizations/register
58
* @access Public
59
*/
0 commit comments