Add missing comma

This commit is contained in:
Robert Michalski 2022-08-24 09:17:46 +02:00 committed by GitHub
parent f38db8f241
commit 89cf819f00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4009,7 +4009,7 @@ module.exports = [
computer: 'apple', computer: 'apple',
phone: 'iphone', phone: 'iphone',
tags: [ tags: [
'Full Stack' 'Full Stack',
'JavaScript', 'JavaScript',
'ES6', 'ES6',
'Node.js', 'Node.js',