diff --git a/playground/nutech/issue2/decisionbuttons-schema.json b/playground/nutech/issue2/decisionbuttons-schema.json index 211c8705..d1bbc0fe 100644 --- a/playground/nutech/issue2/decisionbuttons-schema.json +++ b/playground/nutech/issue2/decisionbuttons-schema.json @@ -4,7 +4,7 @@ "properties": { "done": { "type": "boolean", - "title": "Done?", + "title": "A", "default": false } }