From 37716c8d423aa8351423c5ab5f1d677c01f99ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20B=C3=A9langer?= <56379077+mbelangergit@users.noreply.github.com> Date: Wed, 19 Mar 2025 19:40:21 -0400 Subject: [PATCH] Fix typos in config-schema.json --- .schema/config-schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.schema/config-schema.json b/.schema/config-schema.json index eaea0b7..f751668 100644 --- a/.schema/config-schema.json +++ b/.schema/config-schema.json @@ -70,10 +70,10 @@ "properties": { "layout": { "enum": [ - "colums", + "columns", "list" ], - "description": "Layout of the dashboard, either 'column' or 'list'" + "description": "Layout of the dashboard, either 'columns' or 'list'" }, "colorTheme": { "enum": [