aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBijan Himself <bijanbwb@gmail.com>2013-07-26 10:34:43 -0400
committerBijan Himself <bijanbwb@gmail.com>2013-07-26 10:34:43 -0400
commit6cde43b0569e8198a8313641f80f3c3857e2fe4d (patch)
tree0c85d59e56c681dbec435ba10110e73ed4946338
parentb408fbdfaa418e50f086ebd07707bfc2af6737e7 (diff)
downloadimpress.js-6cde43b0569e8198a8313641f80f3c3857e2fe4d.tar.gz
Update impress.js
Fixed typo from "how thing work" to "how things work"
-rw-r--r--js/impress.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/impress.js b/js/impress.js
index 6d83a71..dedcefa 100644
--- a/js/impress.js
+++ b/js/impress.js
@@ -19,7 +19,7 @@
/*jshint bitwise:true, curly:true, eqeqeq:true, forin:true, latedef:true, newcap:true,
noarg:true, noempty:true, undef:true, strict:true, browser:true */
-// You are one of those who like to know how thing work inside?
+// You are one of those who like to know how things work inside?
// Let me show you the cogs that make impress.js run...
(function ( document, window ) {
'use strict';