dixonandmoe / rellax

Lightweight, vanilla javascript parallax library
https://dixonandmoe.com/rellax/
MIT License
7.04k stars 880 forks source link

fix typo => `verical` => `vertical` #252

Open tristanmarsh opened 3 months ago

tristanmarsh commented 3 months ago

This fixes a trivial typo and recompiles using the latest version of Google Closure Compiler at the simple optimisations level due to unrelated errors when using advanced.

Tested both original and minified versions with the demo.html page as advised in the readme.