From ef4ba86301aea2da416653d43c663b13e966c67a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20M=C3=BChl?= <31169771+Blueforcer@users.noreply.github.com> Date: Sat, 1 Apr 2023 22:05:39 +0200 Subject: [PATCH] Update dev.md --- docs/dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev.md b/docs/dev.md index 84e92f2..861c128 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -11,5 +11,5 @@ The JSON object has the following properties: | Key | Type | Description | Default | | --- | ---- | ----------- | ------- | -| `bootsound` | string | Uses a custom melodie from the MELODIES folder | standart | +| `bootsound` | string | Uses a custom melodie from the MELODIES folder | | | `uppercase` | boolean | Print every character in uppercase | true |