Skip to content

Commit

Permalink
Merge pull request #243 from ThreeSixtyGiving/end-dates-description
Browse files Browse the repository at this point in the history
Updates description text for End Dates
  • Loading branch information
Bjwebb authored Jun 1, 2018
2 parents 3f5bf33 + ddd3373 commit efa05ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/360-giving-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit efa05ed

Please sign in to comment.