From 679d4708b51ab045aedb763e4934543f9f706490 Mon Sep 17 00:00:00 2001 From: Stephan Date: Mon, 22 Jan 2018 20:28:19 +0100 Subject: [PATCH] fix typo in changelog --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9879b1d6..ff389d1f0 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ To fix this, create a new file *in the root of the project* called `tsconfig.tes ## Changelog -### 2.13.0 +### 2.13.0 * Remove tslint-loader from prod builds - @DorianGrey * Include typescript as devDependency in boilerplate - @ianschmitz * Document custom module formats - @joshtynjala -* Fix tscofnig.json - @diabelb +* Fix tsconfig.json - @diabelb ### 2.12.0 * Update typescript to 2.6.2