From 9c9e3b7c0b9fde115eb00760825f94ae53da0890 Mon Sep 17 00:00:00 2001 From: Pere001 <68083904+Pere001@users.noreply.github.com> Date: Sat, 19 Nov 2022 10:58:42 +0100 Subject: [PATCH] Formatting. --- Working-for-Web-(HTML5).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working-for-Web-(HTML5).md b/Working-for-Web-(HTML5).md index eed23d8..b73b44a 100644 --- a/Working-for-Web-(HTML5).md +++ b/Working-for-Web-(HTML5).md @@ -307,6 +307,6 @@ A: Add this argument in the compiler line ``-s EXPORTED_RUNTIME_METHODS=ccall``. Q: Why don't I see the changes I compiled being applied? -Your web broswer may be caching the game; you need to clear the cache. In most browsers the shortcut Shift+F5 or Ctrl+F5 will fully reload the page. +A: Your web broswer may be caching the game; you need to clear the cache. In most browsers the shortcut Shift+F5 or Ctrl+F5 will fully reload the page. **Please, feel free to add here your FAQ/Issues to help others!!!**