From f8c5242a4131dc6105e0b580bfc08ac21b4c3faa Mon Sep 17 00:00:00 2001 From: Koen Lageveen Date: Thu, 8 Oct 2020 22:45:20 +0200 Subject: [PATCH] dotted/slashed --- fonts-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",