From 51d73a1147f636866ae5f6a8a7b6a667136765f6 Mon Sep 17 00:00:00 2001 From: stephen-hero <78870893+stephen-hero@users.noreply.github.com> Date: Sat, 23 Dec 2023 02:33:45 +0200 Subject: [PATCH] Update task.md language in hints checked --- wordsGeneratorServer/wordsGeneratorServerHowToRun/task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).