From 0c72e6968a07caf048dbaadaf0bf2625c18b8ac1 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 5 Oct 2023 15:39:56 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for examples/0-2-basic-example/norris-schema.json --- examples/0-2-basic-example/norris-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/0-2-basic-example/norris-schema.json b/examples/0-2-basic-example/norris-schema.json index e13c03d4..857c1753 100644 --- a/examples/0-2-basic-example/norris-schema.json +++ b/examples/0-2-basic-example/norris-schema.json @@ -2,7 +2,7 @@ "title": "Nested Form / Repeating Section", "description": "Allow the form submitter to add multiple entries for a set of fields.", "type": "object", - "required": ["pushups","than"], + "required": ["pushups","thanos"], "properties": { "pushups": { "type": "boolean",