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',
phone: 'iphone',
tags: [
'Full Stack'
'Full Stack',
'JavaScript',
'ES6',
'Node.js',