From ea4d0abb7fc82e4b2c704ca32bf22da1e67506bb Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Thu, 11 Apr 2024 19:31:42 -0400 Subject: [PATCH] Webhost: Fix a typo on Start Playing page (#3122) * add an or * Changed the wording to account for uploading multiple files --- WebHostLib/templates/startPlaying.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebHostLib/templates/startPlaying.html b/WebHostLib/templates/startPlaying.html index 436af3df..ab2f021d 100644 --- a/WebHostLib/templates/startPlaying.html +++ b/WebHostLib/templates/startPlaying.html @@ -18,7 +18,7 @@

To start playing a game, you'll first need to generate a randomized game. - You'll need to upload either a config file or a zip file containing one more config files. + You'll need to upload one or more config files (YAMLs) or a zip file containing one or more config files.

If you have already generated a game and just need to host it, this site can