From ec7da3448be77639b1b94e88077d8fa10395f1ba Mon Sep 17 00:00:00 2001 From: Delta-Sierra Date: Wed, 25 Jan 2023 09:31:28 +0100 Subject: [PATCH] fix typo --- relationships/definition.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/relationships/definition.json b/relationships/definition.json index affaad7..6c6a455 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1361,18 +1361,18 @@ "name": "do-not-target" }, { - "description": "This relationship describes that the source object is targetted by the target object.", + "description": "This relationship describes that the source object is targeted by the target object.", "format": [ "misp", ], - "name": "is-targetted-by" + "name": "is-targeted-by" }, { - "description": "This relationship describes that the source object is not targetted by the target object.", + "description": "This relationship describes that the source object is not targeted by the target object.", "format": [ "misp", ], - "name": "is-not-targetted-by" + "name": "is-not-targeted-by" } ], "version": 35