diff --git a/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json b/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json index dcab46e5..ea34d30c 100644 --- a/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json +++ b/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json @@ -1,6 +1,6 @@ { "title": "Select your favorite version of Gatoraide", - "description": "A dropdown list with options pulled form existing Task Data. IMPORTANT - Add 'fruits' to Task Data before using this component!!!", + "description": "", "type": "object", "properties": { "favoriteFruit": {