diff options
Diffstat (limited to 'ext/data/schemas/dictionary-kanji-meta-bank-v3-schema.json')
-rw-r--r-- | ext/data/schemas/dictionary-kanji-meta-bank-v3-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/data/schemas/dictionary-kanji-meta-bank-v3-schema.json b/ext/data/schemas/dictionary-kanji-meta-bank-v3-schema.json index 62479026..49f7c813 100644 --- a/ext/data/schemas/dictionary-kanji-meta-bank-v3-schema.json +++ b/ext/data/schemas/dictionary-kanji-meta-bank-v3-schema.json @@ -17,7 +17,7 @@ "description": "Type of data. \"freq\" corresponds to frequency information." }, { - "type": ["string", "number"], + "type": ["number"], "description": "Data for the character." } ] |