spelling fixes in the shell scripts

This commit is contained in:
Garrett LeSage 2011-08-03 23:18:12 +02:00
parent c984f496c2
commit d0addfddb3
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ hash node-inspector > /dev/null 2>&1 || {
node-inspector &
echo "If you new to node-inspector, take a look at this video: http://youtu.be/AOnK3NVnxL8"
echo "If you are new to node-inspector, take a look at this video: http://youtu.be/AOnK3NVnxL8"
cd "node"
node --debug server.js