From 8c178fd837b91b62065264bd540c249ebaf164f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 23 Jan 2018 10:43:36 +0100 Subject: [PATCH] fix: Make JQ happy. --- objects/sb-signature/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/sb-signature/definition.json b/objects/sb-signature/definition.json index 5d8874c..2635704 100644 --- a/objects/sb-signature/definition.json +++ b/objects/sb-signature/definition.json @@ -15,7 +15,7 @@ }, "signature": { "description": "Name of detection signature", - "comment": "Description of detection signature", + "comment": "Description of detection signature", "categories": [ "Sandbox detection" ], @@ -47,4 +47,4 @@ "meta-category": "misc", "uuid": "984c5c39-be7f-4e1e-b034-d3213bac51cb", "name": "sb-signature" -} \ No newline at end of file +}