mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Fix comma error
This commit is contained in:
parent
fb80a2c544
commit
0c35c6fc7e
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,7 @@ module.exports = [
|
||||||
'CSS',
|
'CSS',
|
||||||
'PHP',
|
'PHP',
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
'JavaScript'
|
'JavaScript',
|
||||||
'Symfony',
|
'Symfony',
|
||||||
'Laravel',
|
'Laravel',
|
||||||
'Neovim',
|
'Neovim',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue