From a493cc59a3c450656a55bbb0c197b2b44382ba6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 11 Apr 2016 12:59:55 +0200 Subject: [PATCH] Fix json files (file and whois) --- objects/file/definition.json | 2 +- objects/whois/definition.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/file/definition.json b/objects/file/definition.json index 4012f10..d4aaae8 100644 --- a/objects/file/definition.json +++ b/objects/file/definition.json @@ -73,7 +73,7 @@ }, "text": { "misp-attribute": "text", - "misp-usage-frequency": 1, + "misp-usage-frequency": 1 } }, diff --git a/objects/whois/definition.json b/objects/whois/definition.json index 837dcf3..eca6ceb 100644 --- a/objects/whois/definition.json +++ b/objects/whois/definition.json @@ -32,7 +32,7 @@ }, "text": { "misp-attribute": "text", - "misp-usage-frequency": 1, + "misp-usage-frequency": 1 }