Skip to content

Commit 819976a

Browse files
Doc update
Signed-off-by: Steve Springett <steve@springett.us>
1 parent 3cc261f commit 819976a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/bom-1.5.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2179,7 +2179,7 @@
21792179
"type": {
21802180
"type": "string",
21812181
"title": "Type of Data",
2182-
"description": "The general theme or subject matter of the data being specified.\n\n* __source-code__ = Any type of code, code snippet, or data-as-code.\n __configuration__ = Parameters or settings that may be used by other components.\n __dataset__ = A collection of data.\n __other__ = Any other type of data that does not fit into existing definitions.",
2182+
"description": "The general theme or subject matter of the data being specified.\n\n* __source-code__ = Any type of code, code snippet, or data-as-code.\n* __configuration__ = Parameters or settings that may be used by other components.\n* __dataset__ = A collection of data.\n* __other__ = Any other type of data that does not fit into existing definitions.",
21832183
"enum": [
21842184
"source-code",
21852185
"configuration",

0 commit comments

Comments
 (0)