diff --git a/examples/2-in-depth/events/escalation-events/choose-schema.json b/examples/2-in-depth/events/escalation-events/choose-schema.json index e58722ef..d18add69 100644 --- a/examples/2-in-depth/events/escalation-events/choose-schema.json +++ b/examples/2-in-depth/events/escalation-events/choose-schema.json @@ -8,7 +8,7 @@ "type": "string", "anyOf": [ "Path A", - "Path B" + "Path B," ] } }