Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/schema.json
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2022-02-12 16:40:05 -0500
committerGitHub <noreply@github.com>2022-02-12 22:40:05 +0100
commit3e6e6b4ec79f8cb3c9584798ffe1bf169183c0cd (patch)
treeebb6eec4dbf51ea9621ee4dd808f593428b431ed /schema.json
parent532f0fdc3a8a2deb655182b4acf946f715f8e636 (diff)
Minor: missing space in 'audio server' (#972)
Diffstat (limited to 'schema.json')
-rw-r--r--schema.json2
1 files changed, 1 insertions, 1 deletions
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",