diff --git a/OffStreetParking/examples/example-normalized.json b/OffStreetParking/examples/example-normalized.json index b1ada09..3b26901 100644 --- a/OffStreetParking/examples/example-normalized.json +++ b/OffStreetParking/examples/example-normalized.json @@ -12,8 +12,8 @@ ] }, "extCategory": { - "type": "Text", - "value": "A" + "type": "array", + "value": ["A"] }, "layout": { "type": "array", @@ -151,4 +151,4 @@ "wardNum": 4 } } -} +} \ No newline at end of file