Update impress.js

Fixed typo from "how thing work" to "how things work"
This commit is contained in:
Bijan Himself
2013-07-26 10:34:43 -04:00
parent b408fbdfaa
commit 6cde43b056

View File

@@ -19,7 +19,7 @@
/*jshint bitwise:true, curly:true, eqeqeq:true, forin:true, latedef:true, newcap:true, /*jshint bitwise:true, curly:true, eqeqeq:true, forin:true, latedef:true, newcap:true,
noarg:true, noempty:true, undef:true, strict:true, browser: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... // Let me show you the cogs that make impress.js run...
(function ( document, window ) { (function ( document, window ) {
'use strict'; 'use strict';