Skip to content

Commit fe6eea3

Browse files
authored
Fix: bad JSON format in contributors src
1 parent a19316c commit fe6eea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.all-contributorsrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"contributions": [
1515
"doc",
1616
"design"
17-
],
17+
]
1818
},
1919
{
2020
"login": "NickleDave",
@@ -24,7 +24,7 @@
2424
"contributions": [
2525
"doc",
2626
"design"
27-
],
27+
]
2828
},
2929
{
3030
"login": "lwasser",

0 commit comments

Comments
 (0)