diff --git a/misc/qa/madhu-testing/model-with-all-elements/get-food-schema.json b/misc/qa/madhu-testing/model-with-all-elements/get-food-schema.json index f854125f..5caea3ff 100644 --- a/misc/qa/madhu-testing/model-with-all-elements/get-food-schema.json +++ b/misc/qa/madhu-testing/model-with-all-elements/get-food-schema.json @@ -4,7 +4,7 @@ "properties": { "burger": { "type": "boolean", - "title": "burger", + "title": "Brger", "default": false } }