mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Fixed a comma error ",".
This commit is contained in:
parent
1a0846fb6f
commit
816030e523
1 changed files with 1 additions and 1 deletions
|
|
@ -637,7 +637,7 @@ const pages = [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Designer',
|
'Designer',
|
||||||
'Back End',
|
'Back End',
|
||||||
'Front End'
|
'Front End',
|
||||||
'PHP',
|
'PHP',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue