diff --git a/src/intro.js b/src/intro.js index c03593111..fc373ab53 100644 --- a/src/intro.js +++ b/src/intro.js @@ -1,2 +1,2 @@ -/* prevent execution of jQuery if included more then once */ +/* prevent execution of jQuery if included more than once */ if(typeof window.jQuery == "undefined") {