diff --git a/src/schemas/enumerations.typ b/src/schemas/enumerations.typ index abdcbac..a86ded7 100644 --- a/src/schemas/enumerations.typ +++ b/src/schemas/enumerations.typ @@ -1,7 +1,7 @@ #import "../types.typ" as z; #let papersize = z.choice.with( - name: "paper size", + description: "paper size", ( "a0", "a1",