Update data.js

Added missing comma
This commit is contained in:
Sapan Bodiwala 2021-02-09 17:31:05 -05:00 committed by GitHub
parent 804a40cae6
commit a7a85bd088
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1487,7 +1487,7 @@ module.exports = [
'Next', 'Next',
'AWS', 'AWS',
'MongoDB', 'MongoDB',
'VS Code' 'VS Code',
'Hyper' 'Hyper'
] ]
}, },