diff --git a/playground/cris-tolbert/vacation-approval/approval-schema.json b/playground/cris-tolbert/vacation-approval/approval-schema.json index 4848f3fe..43026587 100644 --- a/playground/cris-tolbert/vacation-approval/approval-schema.json +++ b/playground/cris-tolbert/vacation-approval/approval-schema.json @@ -1,6 +1,6 @@ { "title": "Do you want to go on this trip?", - "description": "Build a multiple choice list with a predefined list of options", + "description": "Please check the box if you want to take this trip!", "properties": { "approved": { "type": "boolean",