diff --git a/playground/dinithi/test-business-rule-task/IceCreamForm-schema.json b/playground/dinithi/test-business-rule-task/IceCreamForm-schema.json index 8947136a..8abda35c 100644 --- a/playground/dinithi/test-business-rule-task/IceCreamForm-schema.json +++ b/playground/dinithi/test-business-rule-task/IceCreamForm-schema.json @@ -16,7 +16,7 @@ "type":"array", "enum" : [ "cashew", - "peanuts" , + "peanuts" , "chocolate sprinkles" ] } }