diff --git a/webapp/src/data/gameInfo.json b/webapp/src/data/gameInfo.json index 8808363..880f704 100644 --- a/webapp/src/data/gameInfo.json +++ b/webapp/src/data/gameInfo.json @@ -1,8 +1,7 @@ [ { "nombre": "Wise Men Stack", - "descripcion": - "The player chooses a topic from the available options and must answer a battery of questions related to it within 60 seconds. For each question, the host provides two options. If the contestant guesses correctly, they move on to the next question.", + "descripcion": "The player chooses a topic from the available options and must answer a battery of questions related to it within 60 seconds. For each question, the host provides two options. If the contestant guesses correctly, they move on to the next question.", "foto": "../instructions/foto0.png", "card":"The player chooses a topic from three available options and must answer a battery of questions related to it within 60 seconds.", "cardFoto": "../homePage/foto0.png" @@ -37,4 +36,4 @@ "cardFoto": "../homePage/online-photo.jpg" } - ] \ No newline at end of file + ]