From 934443f42a3f7944b7ef13aa6104a75ecdef96c5 Mon Sep 17 00:00:00 2001 From: Rit Date: Thu, 24 Mar 2022 18:07:31 -0700 Subject: [PATCH] fix: typo in beet_pipeline.json (#4) --- res/schemas/beet_pipeline.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/schemas/beet_pipeline.json b/res/schemas/beet_pipeline.json index fa0128e..9ce7451 100644 --- a/res/schemas/beet_pipeline.json +++ b/res/schemas/beet_pipeline.json @@ -244,7 +244,7 @@ "minimum": 0 }, "zipped": { - "description": "Wether the pack should be zipped", + "description": "Whether the pack should be zipped", "type": "boolean" }, "load": {