diff --git a/schemas/expense.json b/schemas/expense.json index 8979e2a..2e194a8 100644 --- a/schemas/expense.json +++ b/schemas/expense.json @@ -64,7 +64,7 @@ "type": "string", "format": "date", "title": "Date", - "description": "Date of contribution (RFC 3339 full-date)" + "description": "Date when expense was logged/proposed (RFC 3339 full-date)" }, "url": { "type": "string",