From d123953a4b6ec2b304c78f9868b9c9d8dae090cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Feje=C5=A1?= Date: Wed, 10 Jan 2018 08:16:48 +0100 Subject: [PATCH] Fix typo --- scripts/tdd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tdd.js b/scripts/tdd.js index 8c91a08de..1eebbf1a7 100644 --- a/scripts/tdd.js +++ b/scripts/tdd.js @@ -1,6 +1,6 @@ /* This is the tdd script that creates & updates your TDD environment . - Run using `npm run tagger`. + Run using `npm run tdd`. */ // Load modules