Skip to content

Commit 544b3ff

Browse files
authored
Correct VueJS label and spelling error
Fix typo in VueJS label and correct 'recomended' to 'recommended'.
1 parent 84554bf commit 544b3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data/Tecnologias.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export const Tecnologias = [
4242
recommended: true
4343
},
4444
{
45-
label: "VueJS,
45+
label: 'VueJS',
4646
target: 'https://vuejs.org',
4747
icon: 'material-icon-theme:vue',
4848
recomended: true,

0 commit comments

Comments
 (0)