Skip to content

Commit 656fad0

Browse files
author
Forbes Lindesay
committed
Fix typo in polyfill.js
1 parent e4ef32f commit 656fad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polyfill.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ if (typeof Promise === 'undefined') {
77
require('./lib/es6-extensions.js')
88
}
99

10-
require('./polfill-done.js');
10+
require('./polyfill-done.js');

0 commit comments

Comments
 (0)