From 3e6e6b4ec79f8cb3c9584798ffe1bf169183c0cd Mon Sep 17 00:00:00 2001 From: "Dylan M. Taylor" Date: Sat, 12 Feb 2022 16:40:05 -0500 Subject: Minor: missing space in 'audio server' (#972) --- schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema.json b/schema.json index f18535da..bbb0b8c9 100644 --- a/schema.json +++ b/schema.json @@ -5,7 +5,7 @@ "type": "object", "properties": { "audio": { - "description": "Audioserver to be installed", + "description": "Audio server to be installed", "type": "string", "enum": [ "pipewire", -- cgit v1.2.3-54-g00ecf