From d6221b6e40968ddef16fdd50a13ba71b93efb266 Mon Sep 17 00:00:00 2001 From: Adam Bowles Date: Tue, 25 Jul 2017 11:13:08 +0100 Subject: [PATCH] Fix typo Fixes #116 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ba3f9e89..3a46bbb35 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ When you run `npm run build` the terminal will output the error, including the h ## Changelog ### 2.4.0 -* Upgrade typescript to 2.4 and ts-loadder to 2.2.1 - thanks @frederickfogerty +* Upgrade typescript to 2.4 and ts-loader to 2.2.1 - thanks @frederickfogerty * Fix readme typo - thanks @wrongway4you ### 2.3.2