diff options
Diffstat (limited to 'src/intro.js')
-rw-r--r-- | src/intro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.js b/src/intro.js index adea1b575..19a2c8057 100644 --- a/src/intro.js +++ b/src/intro.js @@ -13,5 +13,5 @@ * * Date: */ -(function(window, undefined){ +(function( window, undefined ) { |