Skip to content

Commit 147e524

Browse files
committed
#4148: fixed doc string
1 parent 1abf4d4 commit 147e524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/src/services/recruitment.services.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ export default class RecruitmentServices {
341341

342342
/**
343343
* Gets a single guest definition with the given user, organization, and definition ids
344-
* @param organizationId the organization the user is currently in
344+
* @param organization the organization the user is currently in
345345
* @param definitionId the id of the specific definition being found
346346
* @returns a definition
347347
* @throws if the definition is not found in the db

0 commit comments

Comments
 (0)