From 53756cfd73ed18d74839b16fe4b697f0dd25cc70 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 8 Sep 2015 16:52:43 +0100 Subject: [PATCH] More commas --- event-schemas/schema/v1/m.receipt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/event-schemas/schema/v1/m.receipt b/event-schemas/schema/v1/m.receipt index 9848f6c6..3f242eb0 100644 --- a/event-schemas/schema/v1/m.receipt +++ b/event-schemas/schema/v1/m.receipt @@ -10,7 +10,7 @@ "patternProperties": { "^\\$": { "type": "object", - "description": "The types of the receipts." + "description": "The types of the receipts.", "additionalProperties": { "type": "object", "description": "User ids of the receipts",