From b92f112e70343c8b32dd36d7b92bf0affbb103b7 Mon Sep 17 00:00:00 2001 From: Steven Flower Date: Wed, 25 Apr 2018 18:09:28 +0100 Subject: [PATCH] Updates description text for End Dates Re: #240 --- schema/360-giving-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/360-giving-schema.json b/schema/360-giving-schema.json index 0dcb6ee0..265a8ab2 100644 --- a/schema/360-giving-schema.json +++ b/schema/360-giving-schema.json @@ -1040,7 +1040,7 @@ {"pattern":"^[0-9]{4}(-(0[1-9]|1[012]))?$"} ], "type": "string", - "description": "Events or activities lasting more than one day should have either a duration (in months) or an end date. Dates should be in YYYY-MM-DD or date-time format. If the month or day are not available, these may be omitted.", + "description": "An end date for the grant. Dates should be in YYYY-MM-DD or date-time format. If the month or day are not available, these may be omitted.", "weight": 4.3, "title": "End Date" },