Fixed Spelling. (#26)

diff --git a/whisk_tutorial/static/js/jquery.terminal.js b/whisk_tutorial/static/js/jquery.terminal.js
index e9bf745..e4b4a85 100644
--- a/whisk_tutorial/static/js/jquery.terminal.js
+++ b/whisk_tutorial/static/js/jquery.terminal.js
@@ -3861,7 +3861,7 @@
                 return d.promise();
             },
             // -------------------------------------------------------------
-            // :: bypass login function that wait untill you type user/pass
+            // :: bypass login function that wait until you type user/pass
             // :: it hide implementation detail
             // -------------------------------------------------------------
             autologin: function(user, token, silent) {
diff --git a/whisk_tutorial/static/js/terminal.coffee b/whisk_tutorial/static/js/terminal.coffee
index 7fa1ac6..b35534b 100644
--- a/whisk_tutorial/static/js/terminal.coffee
+++ b/whisk_tutorial/static/js/terminal.coffee
@@ -186,7 +186,7 @@
 
     term.pause()
     i = 0
-    # function calls itself after timeout is done, untill
+    # function calls itself after timeout is done, until
     # all lines are finished
     foo = (lines) ->
       self.setTimeout ( ->