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 cb9bbd04..540aa08d 100644 --- a/examples/2-in-depth/events/escalation-events/choose-schema.json +++ b/examples/2-in-depth/events/escalation-events/choose-schema.json @@ -7,7 +7,7 @@ "title": "Select your favorite fruit", "type": "string", "anyOf": [ - "Path " + "Path A" ] } }