diff --git a/schema/release-schema.json b/schema/release-schema.json index 9e34ef8fc..7bfda8198 100644 --- a/schema/release-schema.json +++ b/schema/release-schema.json @@ -242,7 +242,7 @@ }, "minValue": { "title": "Minimum value", - "description": "The minimum estimated value of the procurement. A negative value indicates that the contracting process may involve payments from the supplier to the buyer (commonly used in concession contracts).", + "description": "The minimum estimated value of the procurement. A negative value indicates that the contracting process may involve payments from the supplier to the buyer (commonly used in concession contracts).", "$ref": "#/definitions/Value" }, "procurementMethod": { @@ -1510,7 +1510,7 @@ } }, "deprecated": { - "description": "A free-text or semi-structured string describing the changes made in each amendment can be provided in the amendment.description field. To provide structured information on the fields that have changed, publishers should provide releases indicating the state of the contracting process before and after the amendment. ", + "description": "A free-text or semi-structured string describing the changes made in each amendment can be provided in the amendment.description field. To provide structured information on the fields that have changed, publishers should provide releases indicating the state of the contracting process before and after the amendment.", "deprecatedVersion": "1.1" } }