Skip to content

Commit b0a7e8d

Browse files
committed
chore: more concise wording
1 parent eaaafff commit b0a7e8d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/cv/cvData.ts

+1-3
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ export const cvData: CVData = {
4646
company: 'Topmate.io',
4747
positions: ['Mentor'],
4848
keywords: ['Mentorship'],
49-
shortDescription: [
50-
`Awarded <strong>top 1% mentors globally</strong> and <strong>top 100 mentors in Canada</strong>`,
51-
],
49+
shortDescription: [`Awarded <strong>top 1%</strong> globally and <strong>top 100</strong> in Canada`],
5250
description: [`Awarded <strong>top 1% mentors globally</strong> and <strong>top 100 mentors in Canada</strong>`],
5351
},
5452

0 commit comments

Comments
 (0)