Skip to content

Commit

Permalink
fix: correcting title of counterClaim
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Dunbar-Hall <ian.dunbar-hall@lmco.com>
  • Loading branch information
idunbarh committed Feb 8, 2024
1 parent 46ff114 commit 71b4754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/bom-1.6.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
},
"counterClaims": {
"type": "array",
"title": "Claims",
"title": "Counter Claims",
"description": "The list of `bom-ref` to the counter claims being attested to.",
"items": { "$ref": "#/definitions/refLinkType" }
},
Expand Down

0 comments on commit 71b4754

Please sign in to comment.