diff --git a/client/src/components/profile/components/camper.tsx b/client/src/components/profile/components/camper.tsx index 5cf159c4b8e..8481536a849 100644 --- a/client/src/components/profile/components/camper.tsx +++ b/client/src/components/profile/components/camper.tsx @@ -82,7 +82,7 @@ function Camper({
{t('profile.contributor-prolific', { - year: yearsTopContributor + year: yearsTopContributor.join(', ') })}