Skip to content

Commit

Permalink
Fix spelling & set more realistic skill level (mldangelo#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
notrueblood authored and mldangelo committed Dec 11, 2019
1 parent 3d0faa0 commit e089211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/data/resume/skills.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@ export const skills = [
category: ['Data Science', 'Python'],
},
{
title: 'Scikit-Lean',
compentency: 4,
title: 'Scikit-Learn',
compentency: 3,
category: ['Data Science', 'Python'],
},
{
Expand Down

0 comments on commit e089211

Please sign in to comment.