Skip to content

Commit

Permalink
chore: fix policy example (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood authored Feb 21, 2024
1 parent 27ac506 commit 64f83dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cx/policy/specs/policy.definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,7 @@ an active signed traceability agreement:
{
"@context": [
"https://www.w3.org/ns/odrl.jsonld",
{
"cx-policy": "https://w3id.org/catenax/policy/v1.0.0"
}
"https://w3id.org/catenax/policy/v1.0.0"
],
"@type": "Offer",
"@id": "a343fcbf-99fc-4ce8-8e9b-148c97605aab",
Expand Down

0 comments on commit 64f83dd

Please sign in to comment.