diff --git a/doc/cascadia/profiles.schema.json b/doc/cascadia/profiles.schema.json index 6f3d62fa29..9dc3a8afd5 100644 --- a/doc/cascadia/profiles.schema.json +++ b/doc/cascadia/profiles.schema.json @@ -673,7 +673,7 @@ }, "allowEmpty": { "description": "Whether to render a folder without entries, or to hide it", - "default": "false", + "default": false, "type": "boolean" } }