Skip to content

Commit c2149be

Browse files
committed
fix: commas were sometimes doubled
1 parent 5c197e9 commit c2149be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

relationships/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
"format": [
265265
"misp"
266266
],
267-
"name": "authored-by",,
267+
"name": "authored-by",
268268
"opposite": "is-author-of"
269269
},
270270
{
@@ -287,7 +287,7 @@
287287
"format": [
288288
"misp"
289289
],
290-
"name": "included-in",,
290+
"name": "included-in",
291291
"opposite": "includes"
292292
},
293293
{

0 commit comments

Comments
 (0)