From 1e63e248b5e4906d4f01cbc534b497fbf7a53c19 Mon Sep 17 00:00:00 2001 From: Noah Trueblood <40576412+notrueblood@users.noreply.github.com> Date: Wed, 11 Dec 2019 11:38:03 -0500 Subject: [PATCH] Fix spelling & set more realistic skill level --- app/data/resume/skills.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/data/resume/skills.js b/app/data/resume/skills.js index 49bc9a8f89..dea8e7d464 100644 --- a/app/data/resume/skills.js +++ b/app/data/resume/skills.js @@ -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'], }, {