mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Fixed missing commas
This commit is contained in:
parent
2b69619b19
commit
b4f2fec96a
1 changed files with 2 additions and 2 deletions
|
|
@ -352,12 +352,12 @@ module.exports = [
|
|||
'Debian',
|
||||
'Linux',
|
||||
'FreeRTOS',
|
||||
'Emacs'
|
||||
'Emacs',
|
||||
'Git',
|
||||
'Github',
|
||||
'Gitlab',
|
||||
'DevOps',
|
||||
'Software Developer'
|
||||
'Software Developer',
|
||||
'Embedded software developer',
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue