diff --git a/README.md b/README.md
index 7fbbb413ed7d5eb21eacba3b3924ee43a2151be3..91f7499a14ddde0e561affa8692383003dbc3976 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,9 @@ When viewing pages on your machine, your browser will probably prevent loading J
 Instead of changing your security policy, you can run a local server, e.g. Python’s built-in http server.
 1. From the command line, run `python -m http.server` (this is for Python 3.x).
 1. In a browser, open [http://localhost:8000/](http://localhost:8000/) and navigate to the pages.
-Sometimws you need to force browser to load fresh content (instead of showing a cached version of the pages). In Crome on mac, hold down Shift
-while reloading.
+
+You might also need to force browser to load fresh content (instead of showing a cached version of the pages). In Crome (on mac), hold down Shift
+while reloading. Check for your browser.
 
 ## Content
 Some of the helping files are: