Skip to content

Commit eb06433

Browse files
committed
fix: [cve] typo for the logo
1 parent b2ed8b7 commit eb06433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • misp_modules/modules/expansion

misp_modules/modules/expansion/cve.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"description": "An expansion hover module to expand information about CVE id.",
1414
"module-type": ["expansion", "hover"],
1515
"name": "CVE Lookup",
16-
"logo": "vulnerability_lookyp.png",
16+
"logo": "vulnerability_lookup.png",
1717
"requirements": [],
1818
"features": (
1919
"The module takes a vulnerability attribute as input and queries Vulnerability Lookup to get additional"

0 commit comments

Comments
 (0)