From 9ac1cb0e76ad30ec1add82b5170fafcbaecfe922 Mon Sep 17 00:00:00 2001 From: weslambert Date: Fri, 12 Nov 2021 21:12:09 -0500 Subject: [PATCH] Fix spelling --- salt/soc/files/soc/menu.actions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/soc/files/soc/menu.actions.json b/salt/soc/files/soc/menu.actions.json index b088780f8..5d3c16156 100644 --- a/salt/soc/files/soc/menu.actions.json +++ b/salt/soc/files/soc/menu.actions.json @@ -31,7 +31,7 @@ "links": [ "https://www.virustotal.com/gui/search/{value}" ]} - {%- if ENDGAMEGHOST %} + {%- if ENDGAMEHOST %} ,{ "name": "Endgame", "description": "Endgame Endpoint Investigation and Response", "icon": "fa-external-link-alt", "target": "_blank", "links": [ "https://{{ ENDGAMEHOST }}/endpoints/{:agent.id}"