From 7b80508f36ac75b20722d3c9789b5c97fb523fd4 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 21 Feb 2024 03:36:03 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json --- .../2-in-depth/2-5-loops/multi-instance/composer-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json b/examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json index f50114ee..f7719d05 100644 --- a/examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json +++ b/examples/2-in-depth/2-5-loops/multi-instance/composer-schema.json @@ -1,7 +1,7 @@ { "type": "object", "properties": { - "c['composer']": { + "c['composer": { "type": "string", "description": "Name of the Composer" },