Merge pull request #316 from bijanbwb/patch-1
Fixed typo from "how thing work" to "how things work"
This commit is contained in:
@@ -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';
|
||||||
|
|||||||
Reference in New Issue
Block a user