We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544b3ff commit 699414eCopy full SHA for 699414e
1 file changed
src/data/Tecnologias.ts
@@ -45,7 +45,7 @@ export const Tecnologias = [
45
label: 'VueJS',
46
target: 'https://vuejs.org',
47
icon: 'material-icon-theme:vue',
48
- recomended: true,
+ recommended: true,
49
},
50
{
51
label: 'Node.js',
0 commit comments