From 9f935565ebe09444b7b576b0be986c6271baef39 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Fri, 6 Jul 2018 15:00:57 +0200 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dc1b4a..e02a8c5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ for production, run `npm run build`. To start the server simply run This means that you probably want to open two terminal windows, in one which you run run `npm run build:dev`, and in another you run `npm start`. -Alternativly, you can run `npm run dev` to run the `start` and `build:dev` +Alternatively, you can run `npm run dev` to run the `start` and `build:dev` scripts at the same time. ## BrowserStack -- cgit v1.1