Adding missing comma

This commit is contained in:
Blake Campbell 2024-06-04 10:29:45 -04:00 committed by GitHub
parent 4242aa5826
commit ae7a4516cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -497,7 +497,7 @@ module.exports = [
'Git',
'GitHub',
'JavaScript',
'TypeScript'
'TypeScript',
'Node.js',
'Astro',
'React',