Skip to content

Commit

Permalink
Procuring entity may => should be different from the buyer #571
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMaudry committed Jan 12, 2021
1 parent 62c4434 commit c8efc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
},
"procuringEntity": {
"title": "Procuring entity",
"description": "The entity managing the procurement process. This may be different from the buyer who pays for the items being procured.",
"description": "The entity managing the procurement process. This should be different from the buyer who pays for the items being procured.",
"$ref": "#/definitions/OrganizationReference"
},
"items": {
Expand Down

0 comments on commit c8efc82

Please sign in to comment.