From 4ff956f3d6ef3a518e4b5fc51403259051550872 Mon Sep 17 00:00:00 2001 From: Delta-Sierra Date: Wed, 25 Jan 2023 09:45:23 +0100 Subject: [PATCH] comma --- relationships/definition.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/relationships/definition.json b/relationships/definition.json index 7780c49..c92a3a1 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1356,24 +1356,24 @@ { "description": "This relationship describes that the source object does not target the target object.", "format": [ - "misp", + "misp" ], "name": "does-not-target" }, - { + { "description": "This relationship describes that the source object is targeted by the target object.", "format": [ - "misp", + "misp" ], "name": "is-targeted-by" }, - { + { "description": "This relationship describes that the source object is not targeted by the target object.", "format": [ - "misp", + "misp" ], "name": "is-not-targeted-by" } ], "version": 35 -} +} \ No newline at end of file