Fix spelling

This commit is contained in:
weslambert
2021-11-12 21:12:09 -05:00
committed by GitHub
parent ffbb04bb5a
commit 9ac1cb0e76

View File

@@ -31,7 +31,7 @@
"links": [ "links": [
"https://www.virustotal.com/gui/search/{value}" "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", ,{ "name": "Endgame", "description": "Endgame Endpoint Investigation and Response", "icon": "fa-external-link-alt", "target": "_blank",
"links": [ "links": [
"https://{{ ENDGAMEHOST }}/endpoints/{:agent.id}" "https://{{ ENDGAMEHOST }}/endpoints/{:agent.id}"