diff --git a/apps/portal/src/components/resumes/browse/resumeFilters.ts b/apps/portal/src/components/resumes/browse/resumeFilters.ts index de40a371..075e73dc 100644 --- a/apps/portal/src/components/resumes/browse/resumeFilters.ts +++ b/apps/portal/src/components/resumes/browse/resumeFilters.ts @@ -57,7 +57,7 @@ export const BROWSE_TABS_VALUES = { export const SORT_OPTIONS: Record = { latest: 'Latest', popular: 'Popular', - topComments: 'Top Comments', + topComments: 'Most Comments', }; export const ROLE: Array> = [