diff --git a/event-schemas/schema/v1/m.receipt b/event-schemas/schema/v1/m.receipt index b9d29c300..9848f6c68 100644 --- a/event-schemas/schema/v1/m.receipt +++ b/event-schemas/schema/v1/m.receipt @@ -8,7 +8,7 @@ "type": "object", "description": "The event ids which the receipts relate to.", "patternProperties": { - "^\$": { + "^\\$": { "type": "object", "description": "The types of the receipts." "additionalProperties": {