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!!!**