Skip to content

Commit f5daba0

Browse files
fixes
1 parent 6b82966 commit f5daba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/controllers/organizationController.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export const getAllOrganizations = async (req: AuthenticatedRequest, res: Respon
5353
};
5454

5555
/**
56-
* @desc Register new organization (self-registration)
56+
* @desc Register new organization
5757
* @route POST /api/organizations/register
5858
* @access Public
5959
*/

0 commit comments

Comments
 (0)