Skip to content

Commit 6cde43b

Browse files
committed
Update impress.js
Fixed typo from "how thing work" to "how things work"
1 parent b408fbd commit 6cde43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/impress.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/*jshint bitwise:true, curly:true, eqeqeq:true, forin:true, latedef:true, newcap:true,
2020
noarg:true, noempty:true, undef:true, strict:true, browser:true */
2121

22-
// You are one of those who like to know how thing work inside?
22+
// You are one of those who like to know how things work inside?
2323
// Let me show you the cogs that make impress.js run...
2424
(function ( document, window ) {
2525
'use strict';

0 commit comments

Comments
 (0)