Adding missing comma

This commit is contained in:
Blake Campbell 2022-07-23 09:51:26 -04:00 committed by GitHub
parent 207c0c4813
commit 467a0ef4a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3629,12 +3629,12 @@ module.exports = [
'Front End', 'Front End',
'Developer', 'Developer',
'WordPress', 'WordPress',
'JavaScript', 'JavaScript',
'React', 'React',
'Next', 'Next',
'SCSS', 'SCSS',
'CSS', 'CSS',
'Html5' 'Html5',
'Express', 'Express',
'Rest Api', 'Rest Api',
'TypeScript', 'TypeScript',