spelling: browserify

This commit is contained in:
Josh Soref 2019-10-29 01:45:05 -04:00
parent 8e1b094ade
commit b7d0f9e309

View file

@ -5,7 +5,7 @@
// https://gist.github.com/timhall/4078614
// https://github.com/Financial-Times/polyfill-service/tree/master/polyfills/requestAnimationFrame
// Expected to be used with Browserfiy
// Expected to be used with Browserify
// Browserify automatically detects the use of `global` and passes the
// correct reference of `global`, `self`, and finally `window`