diff options
| author | daoge_cmd <3523206925@qq.com> | 2026-03-03 05:24:34 +0800 |
|---|---|---|
| committer | daoge_cmd <3523206925@qq.com> | 2026-03-03 05:24:34 +0800 |
| commit | e53d41d333294dc6ead63c483bfdfb399b51aec4 (patch) | |
| tree | ea427f9c6bb7d405575eaca5e6d9f975e58ffc90 | |
| parent | 8f6647b5d89bbb56eeda727dfee9916d8514104d (diff) | |
docs: fix typo in README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ [](https://discord.gg/5CSzhc9t) - + ## Introduction @@ -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 |
