diff --git a/modules/candidate_profile/jsx/CandidateInfo.js b/modules/candidate_profile/jsx/CandidateInfo.js index 06dfdef57b9..05f196a5c10 100644 --- a/modules/candidate_profile/jsx/CandidateInfo.js +++ b/modules/candidate_profile/jsx/CandidateInfo.js @@ -136,7 +136,7 @@ export class CandidateInfo extends Component { }, { label: subprojlabel, - value: cohorts, + value: cohorts.join(', '), }, { label: 'Site',