diff --git a/schemas/generated/word.json b/schemas/generated/word.json index bd98b69bd0..13eaa36a7b 100644 --- a/schemas/generated/word.json +++ b/schemas/generated/word.json @@ -40,7 +40,10 @@ "description": "The year when this word was coined (if known)" }, "creator": { - "type": "string", + "type": "array", + "items": { + "type": "string" + }, "description": "The person who created this word (if known)" }, "ku_data": {