Skip to content

Commit b7d0f9e

Browse files
committed
spelling: browserify
1 parent 8e1b094 commit b7d0f9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/polyfills/requestAnimationFrame.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// https://gist.github.com/timhall/4078614
66
// https://github.com/Financial-Times/polyfill-service/tree/master/polyfills/requestAnimationFrame
77

8-
// Expected to be used with Browserfiy
8+
// Expected to be used with Browserify
99
// Browserify automatically detects the use of `global` and passes the
1010
// correct reference of `global`, `self`, and finally `window`
1111

0 commit comments

Comments
 (0)