Fix typo (#3094)
This commit is contained in:
parent
b007a42487
commit
0ba6d90bb8
|
@ -32,8 +32,7 @@ class YoshisIslandWeb(WebWorld):
|
|||
|
||||
setup_en = Tutorial(
|
||||
"Multiworld Setup Guide",
|
||||
"A guide to setting up the Yoshi's Island randomizer"
|
||||
"and connecting to an Archipelago server.",
|
||||
"A guide to setting up the Yoshi's Island randomizer and connecting to an Archipelago server.",
|
||||
"English",
|
||||
"setup_en.md",
|
||||
"setup/en",
|
||||
|
|
Loading…
Reference in New Issue