From ba989354a75ba0658d5a9b9f10bf689c0abf969c Mon Sep 17 00:00:00 2001 From: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:13:20 +0000 Subject: [PATCH] FIX: casing (thanks dae) Co-authored-by: Damien Elmes --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index 588a695e9..25a4e0acf 100644 --- a/docs/development.md +++ b/docs/development.md @@ -216,7 +216,7 @@ cd ./qt/launcher/lin/ ./build.sh ``` -## Issues during Building +## Issues During Building If you are experiencing issues building the launcher, make sure that all dependencies are installed. See [Building from source](#building-from-source) for more info.