From 67aa140fae74dc2fa262c98945132102135972ad Mon Sep 17 00:00:00 2001 From: Sheldon Corkery Date: Sun, 7 Dec 2025 19:32:31 -0600 Subject: [PATCH] Fix typo in contributors section of README Signed-off-by: Sheldon Corkery --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 868fa1fe1..850370a29 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Please understand that these builds are not intended for most users. There may b There are development builds available through: -- [GitHub Actions](https://github.com/PrismLauncher/PrismLauncher/actions) (includes builds from pull requests opened by contribuitors) +- [GitHub Actions](https://github.com/PrismLauncher/PrismLauncher/actions) (includes builds from pull requests opened by contributors) - [nightly.link](https://nightly.link/PrismLauncher/PrismLauncher/workflows/build/develop) (this will always point only to the latest version of develop) These have debug information in the binaries, so their file sizes are relatively larger.