diff --git a/fonts-schema.json b/fonts-schema.json index 3fb90a1..47a8a56 100644 --- a/fonts-schema.json +++ b/fonts-schema.json @@ -46,7 +46,7 @@ }, "zerostyle": { "type":"string", - "enum": ["empty", "slash", "dot"] + "enum": ["empty", "slashed", "dotted"] }, "variants": { "type":"array",