docs: remove duplicate title in 'about-audit-reports.mdx' (#1056)
<!-- What / Why --> <!-- Describe the request in detail. What it does and why it's being changed. --> remove duplicate title <img width="859" alt="iShot_2024-04-17_17 03 21" src="https://github.com/npm/documentation/assets/21079164/ca2af1a9-3252-4379-b022-6535efcb5af5"> ## References <!-- Examples: Related to #0 Depends on #0 Blocked by #0 Fixes #0 Closes #0 -->
Caichong committed
Apr 17, 2024 at 22:16 UTC
4c631d668e2dcb86b66d80948681cc1559e98625
1 file changed
-2
content/packages-and-modules/securing-your-code/about-audit-reports.mdx
-2
@@ -2,8 +2,6 @@
2
title: About audit reports
3
---
4
5
-# About audit reports
6
-
5
Audit reports contain tables of information about security vulnerabilities in your project's dependencies to help you fix the vulnerability or troubleshoot further.
6
7
<Screenshot src="/packages-and-modules/securing-your-code/audit-report-results.png" alt="Screenshot showing command-line audit report results" />