From 53572fe294b13f7f6095be7631753be987287592 Mon Sep 17 00:00:00 2001 From: Sebastien Larinier Date: Thu, 7 Mar 2024 10:12:21 +0000 Subject: [PATCH] fix typo of description --- objects/command-line/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/command-line/definition.json b/objects/command-line/definition.json index b7b0239..cda1c1d 100644 --- a/objects/command-line/definition.json +++ b/objects/command-line/definition.json @@ -12,7 +12,7 @@ "ui-priority": 1 }, "software": { - "description": "type of shell (bash,zsh,powershell,cmd.exe", + "description": "type of shell (bash/sh,powershell,cmd.exe)", "misp-attribute": "text", "ui-priority": 1 }