Skip to content

Commit

Permalink
Fixed "VirustTotal" typo in Sample Data (#4420)
Browse files Browse the repository at this point in the history
Thanks to @hungdv98 for the contribution.

(cherry picked from commit 2283434)
  • Loading branch information
hungdv98 authored and github-actions[bot] committed Sep 9, 2022
1 parent 361e98f commit 7c29fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/components/add-modules-data/sample-data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export default class WzSampleData extends Component {
{
title: 'Sample threat detection and response',
description:
'Sample data, visualizations and dashboards for threat events of detection and response (vulnerabilities, VirustTotal, Osquery, Docker listener, MITRE).',
'Sample data, visualizations and dashboards for threat events of detection and response (vulnerabilities, VirusTotal, Osquery, Docker listener, MITRE).',
image: '',
categorySampleAlertsIndex: 'threat-detection',
},
Expand Down

0 comments on commit 7c29fd9

Please sign in to comment.