From 92125052431f5645be3b65b80bb36e2aecc4c6d8 Mon Sep 17 00:00:00 2001 From: Hussein Farran Date: Sun, 19 Dec 2021 23:17:25 -0500 Subject: [PATCH] WebHost: Remove newline from FAQ. --- WebHostLib/static/assets/faq/faq_en.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/WebHostLib/static/assets/faq/faq_en.md b/WebHostLib/static/assets/faq/faq_en.md index f439dc0e..eb8f4c17 100644 --- a/WebHostLib/static/assets/faq/faq_en.md +++ b/WebHostLib/static/assets/faq/faq_en.md @@ -23,8 +23,7 @@ While a multi-world game traditionally requires all players to be playing the sa Yes. All our supported games can be generated as single-player experiences, and so long as you download the software, the website is not required to generate them. ## How do I get started? -If you are ready to start randomizing games, or want to start playing your favorite randomizer with others, please join our discord server at the [Archipelago Discord](https://discord.gg/archipelago). There are always people ready to answer any questions -you might have. +If you are ready to start randomizing games, or want to start playing your favorite randomizer with others, please join our discord server at the [Archipelago Discord](https://discord.gg/archipelago). There are always people ready to answer any questions you might have. ## I want to add a game to the Archipelago randomizer. How do I do that? The best way to get started is to take a look at our code on GitHub at [Archipelago GitHub Page](https://github.com/ArchipelagoMW/Archipelago).