Skip to content

Commit

Permalink
chore: more concise wording
Browse files Browse the repository at this point in the history
  • Loading branch information
lfilho committed Jan 22, 2025
1 parent eaaafff commit b0a7e8d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/cv/cvData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ export const cvData: CVData = {
company: 'Topmate.io',
positions: ['Mentor'],
keywords: ['Mentorship'],
shortDescription: [
`Awarded <strong>top 1% mentors globally</strong> and <strong>top 100 mentors in Canada</strong>`,
],
shortDescription: [`Awarded <strong>top 1%</strong> globally and <strong>top 100</strong> in Canada`],
description: [`Awarded <strong>top 1% mentors globally</strong> and <strong>top 100 mentors in Canada</strong>`],
},

Expand Down

0 comments on commit b0a7e8d

Please sign in to comment.