Skip to content

Commit

Permalink
Update src/components/partner/partner.resolver.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonF committed May 10, 2024
1 parent 5048c27 commit d56071e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/partner/partner.resolver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export class PartnerResolver {
}

@ResolveField(() => EngagementListOutput, {
description: "Engagements of the partner's affiliated translation projects",
description: "Engagements of the partner's affiliated projects",
})
async engagements(
@AnonSession() session: Session,
Expand Down

0 comments on commit d56071e

Please sign in to comment.