Skip to content

Commit 36b790f

Browse files
committed
Fix names
1 parent 519ed3f commit 36b790f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/apps/talent-search/src/components/popular-skills/PopularSkills.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const popularSkills: UserSkill[] = [
3636
},
3737
id: '32899253-5989-4c33-9948-cad29c9e0ab0',
3838
levels: [],
39-
name: 'Node.js',
39+
name: 'Node.js (Javascript Library)',
4040
},
4141
{
4242
category: {
@@ -153,7 +153,7 @@ const popularSkills: UserSkill[] = [
153153
},
154154
id: '4458454c-9a97-4332-a545-6546e240dab6',
155155
levels: [],
156-
name: 'React.js',
156+
name: 'React.js (Javascript Library)',
157157
},
158158
]
159159

0 commit comments

Comments
 (0)