diff --git a/backend/templates/index.html.tera b/backend/templates/index.html.tera index 4a8dca9..42c6b27 100644 --- a/backend/templates/index.html.tera +++ b/backend/templates/index.html.tera @@ -20,7 +20,7 @@ The lobby is the central hub, here you can find active and finished games. When a game is active you can find a key to enter, more on this later.

- In the lobby you can also create games, you should specify the name of your game, so you can later view it in the Visaulizer. Specify a map, maximum number of turns and the number of players. + In the lobby you can also create games, you should specify the name of your game, so you can later view it in the Visualizer. Specify a map, maximum number of turns and the number of players.

Yes the lobby is ugly, yes, part of the html is refreshed every second. It's opensource, please fix .