From c2fccc0350fe1e6ca12d975596d9e51525499d40 Mon Sep 17 00:00:00 2001 From: Anton Yurovskykh Date: Fri, 2 Sep 2016 09:28:57 +0300 Subject: [PATCH] Update README.md Fix typo: is => if --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1409372..e45dd1da 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ npm install npm start ``` -Then open http://0.0.0.0:3000 in a web browser (use http://127.0.0.1:3000 is running under Windows). +Then open http://0.0.0.0:3000 in a web browser (use http://127.0.0.1:3000 if running under Windows). ## Addons