diff --git a/schema/defs.json b/schema/defs.json index 688d20515..d16783d00 100644 --- a/schema/defs.json +++ b/schema/defs.json @@ -75,7 +75,7 @@ "type": "string" } }, - "ArrayOfUint32": { + "ArrayOfUint32": { "type": "array", "items": { "$ref": "#definitions/uint32"