From ceb6cb25475aaa9d918084432293e04069063f33 Mon Sep 17 00:00:00 2001 From: kevin-kho Date: Mon, 16 Sep 2024 10:43:15 -0700 Subject: [PATCH] Update public/schemas/schema-form.yaml Co-authored-by: Natalia Sitko <80401180+nataliasitko@users.noreply.github.com> --- public/schemas/schema-form.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/schemas/schema-form.yaml b/public/schemas/schema-form.yaml index 76e5dec254..72a66bbc06 100644 --- a/public/schemas/schema-form.yaml +++ b/public/schemas/schema-form.yaml @@ -155,7 +155,7 @@ $widgets: properties: disableOnEdit: type: boolean - description: a boolean which specifies if KeyValuePair is disabled on edit. + description: A boolean that specifies if KeyValuePair is disabled on edit. default: false keyEnum: type: array