Skip to content

Commit

Permalink
missed commit for claim exams (#32280)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeana-adhoc authored Oct 4, 2024
1 parent a196286 commit 7d6e9e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/applications/simple-forms/20-10206/config/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ export const RECORD_TYPE_LABELS = Object.freeze({
[RECORD_TYPES.DD214]:
'Certificate of Release or Discharge from Active Duty (DD Form 214)',
[RECORD_TYPES.C_FILE]: 'Claims File (C-file)',
[RECORD_TYPES.DISABILITY_EXAMS]: 'Disability examinations (C&P exams)',
[RECORD_TYPES.DISABILITY_EXAMS]:
'Claim exams (sometimes known as disability examinations or C&P exams)',
[RECORD_TYPES.OMPF]: 'Official military personnel file (OMPF)',
[RECORD_TYPES.PENSION]: 'Pension benefit documents',
[RECORD_TYPES.TREATMENT]: 'Service or military treatment',
Expand Down

0 comments on commit 7d6e9e5

Please sign in to comment.