Skip to content

Commit c978e82

Browse files
committed
fix opposite
1 parent 1ab371f commit c978e82

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
@@ -1739,7 +1739,7 @@
17391739
"misp"
17401740
],
17411741
"name": "acquires",
1742-
"opposite": "is-acquired"
1742+
"opposite": "is-acquired-by"
17431743
},
17441744
{
17451745
"description": "The source object is acquired by the target object.",
@@ -1751,4 +1751,4 @@
17511751
}
17521752
],
17531753
"version": 41
1754-
}
1754+
}

0 commit comments

Comments
 (0)