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 cb56b051..0b2846ab 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 @@ -9,7 +9,7 @@ "type": "string", "description": "Genre of the composer's music" }, - "c['famous_works": { + "c['famous_works'": { "type": "array", "description": "List of the composer's famous works", "items": {