Skip to content

Commit 2a6e499

Browse files
must -> shall
Signed-off-by: Steve Springett <steve@springett.us>
1 parent 6a39e36 commit 2a6e499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/2.0/cyclonedx-2.0.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"specFormat": {
1717
"type": "string",
1818
"title": "Specification Format",
19-
"description": "Specifies the format. This value must be \"CycloneDX\".",
19+
"description": "Specifies the format. This value shall be \"CycloneDX\".",
2020
"enum": [
2121
"CycloneDX"
2222
]

0 commit comments

Comments
 (0)