From a4d42a5251359db0830756754e33d3622c30b68e Mon Sep 17 00:00:00 2001 From: million1156 Date: Wed, 20 Mar 2024 19:23:20 -0500 Subject: [PATCH] Fix wording on FAQ --- src/routes/faq/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/faq/+page.svelte b/src/routes/faq/+page.svelte index ff9cbf5..90c55c7 100644 --- a/src/routes/faq/+page.svelte +++ b/src/routes/faq/+page.svelte @@ -37,7 +37,7 @@

Q: How can I contribute to Suyu?

A: You can contribute to this project by submitting a pull request on our GitLab page. We are always looking for new contributors to help us improve the project!

Q: Where can I download Suyu?

-

A: You can download the latest build Suyu from our GitLab. Please make sure you are using the right URL (our GitLab username is suyu-emu!)

+

A: You can download the latest build of Suyu from our GitLab. Please make sure you are using the right URL (our GitLab username is suyu-emu!)

Q: What is the current progress for Suyu?

A: As of 3/20/2024, we have released our first Windows binary 🎉! You can find it here. We are always trying to make more and more progress, so please feel free to join the Discord!