From fdedb78035fe4d63328bf0bdab45c9b7ca3b9c32 Mon Sep 17 00:00:00 2001 From: Dmitry Guzeev Date: Mon, 3 Jul 2017 10:43:27 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dd4db2c8..71ae90978 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ npm start ## Features ### Code highlighting on error -When you run `npm run build` the terminal will output the error, including the highlighted sourecode (like babel)! +When you run `npm run build` the terminal will output the error, including the highlighted sourcecode (like babel)! ![CodeHighlight](https://cloud.githubusercontent.com/assets/175278/22310149/1ee66ccc-e346-11e6-83ff-e3a053701fb4.gif)