Skip to content

Commit 542cef9

Browse files
authored
Update index.js
Fixed typo in last grid section Vulnerability servereity to severity Signed-off-by: Michael Herzog <mjherzog@aboutcode.org>
1 parent 4d013bf commit 542cef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website/src/components/EcosystemGrid

website/src/components/EcosystemGrid/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ export default function EcosystemGrid() {
303303
/>
304304
<GridSection
305305
id="vuln-reference-data"
306-
title="Vulnerability severeity and other reference data"
306+
title="Vulnerability severity and other reference data"
307307
items={vulnerability_reference_data}
308308
header_link={{ label: 'Get started with security', url: '/docs/getting_started/software-security/' }}
309309
intro={<p>AboutCode imports vulnerability reference data in key industry formats, mapping these to PURL. </p>}

0 commit comments

Comments
 (0)