diff --git a/wordsGeneratorServer/wordsGeneratorServerHowToRun/task.md b/wordsGeneratorServer/wordsGeneratorServerHowToRun/task.md index f8bbec1c..2d97f0b4 100644 --- a/wordsGeneratorServer/wordsGeneratorServerHowToRun/task.md +++ b/wordsGeneratorServer/wordsGeneratorServerHowToRun/task.md @@ -20,7 +20,7 @@ and open http://localhost:8080/. You will see the main page of the application. -
+
If a game from a previous launch is displayed on the screen when starting the game, you need to reset the caches. This can usually be done with a keyboard shortcut: `ctrl` + `shift` + `R` (`command` + `shift` + `R` for macOS).