Skip to content

Commit 6330b5a

Browse files
nkolev92Copilot
andauthored
Update docs/concepts/Auditing-Packages.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 438f87c commit 6330b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/Auditing-Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Alternatively, if you want to keep low and moderate vulnerabilities as warnings,
9999
100100
#### Excluding advisories
101101

102-
You can exclude the advisories by adding a new `NuGetAuditSuppress` MSBuild item for each advisory.
102+
You can exclude advisories by adding a new `NuGetAuditSuppress` MSBuild item for each advisory.
103103
Define a `NuGetAuditSuppress` item with the `Include=` metadata set to the advisory URL you wish to suppress.
104104

105105
```xml

0 commit comments

Comments
 (0)