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 70f7fc49..ba8ef0fb 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": "This provides a dropdown list based on data in the gatoraide_flavors.json file stored next to this BPMN ", + "description": "This provides a dropdown list based on data in the gatoraide_flavors.json file stored next to this BPMN d", "type": "object", "properties": { "favoriteFruit": {