From fb4f392ed5de97701d032e2ba2e12ed631624017 Mon Sep 17 00:00:00 2001 From: Xgui4-Dev <134389196+xgui4@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:11:13 -0500 Subject: [PATCH] Fix typo in README.md for clarity --- 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