diff --git a/salt/sensoroni/files/analyzers/virustotal/virustotal.json b/salt/sensoroni/files/analyzers/virustotal/virustotal.json index 74f41fb10..e26d67b4b 100644 --- a/salt/sensoroni/files/analyzers/virustotal/virustotal.json +++ b/salt/sensoroni/files/analyzers/virustotal/virustotal.json @@ -2,6 +2,6 @@ "name": "VirusTotal", "version": "0.1", "author": "Security Onion Solutions", - "description": "This analyzer queries VirusTotal to see if a string value is consdered malicious.", + "description": "This analyzer queries VirusTotal to see if a string value is considered malicious.", "supportedTypes" : ["domain", "hash", "ip", "url"] }