Skip to content

Commit d3e0ed5

Browse files
Update schema/bom-1.7.schema.json
Co-authored-by: Piotr P. Karwasz <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 7a52828 commit d3e0ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/bom-1.7.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@
929929
"$ref": "#/definitions/versionRange",
930930
"title": "Component Version Range",
931931
"description": "The component version range that may be provided to fulfill this capability.\nMAY only occur if property `isExtraneous` is set to 'true'.",
932-
"$comment": "a rule is taking cate of the plausibility between `version`/`versionRange` and `isExtraneous`=='true'"
932+
"$comment": "a rule is taking care of the coherence between `version`/`versionRange` and `isExtraneous`=='true'"
933933
},
934934
"description": {
935935
"type": "string",

0 commit comments

Comments
 (0)