From 0580f29d301ed3018beae5d52be8cb493abf04c0 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 16 Feb 2016 09:52:24 +0100 Subject: [PATCH] update ReadeMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 994baa2..a9e92de 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Then use it in package.json's script section to trigger a build: 1. Install typings 2. Compile TypeScript -3. Create Declartion Files +3. Create Declaration Files 4. Instrumentalize created JavaScript files with istanbul 5. Run Tests 6. Create Coverage report