diff --git a/models/recruit/src/index.ts b/models/recruit/src/index.ts index 5cc94d6382..8aff9a79e2 100644 --- a/models/recruit/src/index.ts +++ b/models/recruit/src/index.ts @@ -985,7 +985,7 @@ export function createModel (builder: Builder): void { label: recruit.string.Applications }, 'description', - 'comemnts', + 'comments', { key: '', presenter: tracker.component.RelatedIssueSelector,