From dfe04e3a2dcea49ceb0db4f4ca678c1853e21b2c Mon Sep 17 00:00:00 2001 From: MrFhizzy <131581590+MrFhizzy@users.noreply.github.com> Date: Mon, 2 Mar 2026 22:59:56 +0200 Subject: [PATCH] Update README.md Fixed spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f46290732..fa5941eeb 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ cmake -S . -B build -G "Visual Studio 17 2022" -A x64 cmake --build build --config Debug --target MinecraftClient ``` -For more informatio, see [COMPILE.md](COMPILE.md) +For more information, see [COMPILE.md](COMPILE.md) ## Known Issues