echo typo

This commit is contained in:
Gleb Bahmutov
2017-05-15 12:43:01 -04:00
parent 76e65a9401
commit 76ae076e73

View File

@@ -5,6 +5,6 @@
"coffee-script": "1.12.5"
},
"scripts": {
"test": "Echo 'Nothing to test for the coffee project'"
"test": "echo 'Nothing to test for the coffee project'"
}
}