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 afe6dbd5..e58722ef 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", - :p + "Path B" ] } }