Merge pull request #25 from codrineugeniu/patch-1

Fix typo in sample person.js
This commit is contained in:
Daniel M 2017-09-12 19:56:47 +02:00 committed by GitHub
commit ca8e943aea

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',