We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1b094 commit b7d0f9eCopy full SHA for b7d0f9e
1 file changed
src/polyfills/requestAnimationFrame.js
@@ -5,7 +5,7 @@
5
// https://gist.github.com/timhall/4078614
6
// https://github.com/Financial-Times/polyfill-service/tree/master/polyfills/requestAnimationFrame
7
8
-// Expected to be used with Browserfiy
+// Expected to be used with Browserify
9
// Browserify automatically detects the use of `global` and passes the
10
// correct reference of `global`, `self`, and finally `window`
11
0 commit comments