From 73a75d6c723d42a664033967d3587d479c0f0f58 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 27 Aug 2017 08:18:26 +0200 Subject: [PATCH] typo fixed --- relationships/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/relationships/definition.json b/relationships/definition.json index 18e4c28..8b465a0 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1,5 +1,5 @@ { - "version": 7, + "version": 8, "values": [ { "name": "derived-from", @@ -181,7 +181,7 @@ }, { "name": "calls", - "descriptipn": "This relationship describes an object which calls another objects.", + "description": "This relationship describes an object which calls another objects.", "format": [ "misp" ]