From 32acf2b05824eff93c9aba62bfaffe8b656647ba Mon Sep 17 00:00:00 2001 From: lesleyrs <19632758+lesleyrs@users.noreply.github.com> Date: Sat, 13 May 2023 11:33:15 +0200 Subject: [PATCH] Updated Working for Web (HTML5) (markdown) --- 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 0c316b9..e988013 100644 --- a/Working-for-Web-(HTML5).md +++ b/Working-for-Web-(HTML5).md @@ -318,6 +318,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? -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. +A: Your web browser 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!!!**