Skip to content

Commit d5db6f7

Browse files
authored
Update integration.md
1 parent 23eae08 commit d5db6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ purl_string = string(vuln_purl) # Full PURL string
2222

2323
### OSV JSON Generation
2424

25-
The [Open Source Vulnerability (OSV) format](https://ossf.github.io/osv-schema/) uses PURLs to identify affected packages:
25+
The [Open Source Vulnerability (OSV) format](https://ossf.github.io/osv-schema/) could use PURLs to identify affected packages:
2626

2727
```julia
2828
using PURL

0 commit comments

Comments
 (0)