aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-07-06 15:00:57 +0200
committerNoah Loomans <noahloomans@gmail.com>2018-07-06 15:00:57 +0200
commit9f935565ebe09444b7b576b0be986c6271baef39 (patch)
tree606c5cb8e3a296c96ca7980cbd9174f1057ba6c8
parentd9311800b9eb6c83ace0308897f2263cf38ed1f8 (diff)
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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