From 02ea8d2afcdc94bcc3d676fa0bc61dc609bc3429 Mon Sep 17 00:00:00 2001 From: Carlos Borges Date: Wed, 13 May 2020 20:43:37 -0300 Subject: [PATCH] updating a missing comma --- objects/short-message-service/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/short-message-service/definition.json b/objects/short-message-service/definition.json index 66688bc..6bd29b2 100644 --- a/objects/short-message-service/definition.json +++ b/objects/short-message-service/definition.json @@ -20,7 +20,7 @@ "description": "Phone company of the number used to send the SMS", "misp-attribute": "text", "ui-priority": 0 - } + }, "received-date": { "description": "Received date of the SMS", "disable_correlation": true,