Fix typo in sample person.js

This commit is contained in:
Codrin Eugeniu 2017-09-12 15:37:13 +03:00 committed by GitHub
parent 345c7a0c71
commit 83178e9f66

View File

@ -19,7 +19,7 @@ export const PERSON = {
company: 'Company B',
position: 'Frontend Developer',
timeperiod: 'January 2015 - December 2015',
description: 'Fulfillment of extremly important tasks.'
description: 'Fulfillment of extremely important tasks.'
},
{
company: 'Company C',