Skip to content

Commit d99cafa

Browse files
rtfeldmanzpao
authored andcommitted
Fix typo in docs.
1 parent 190f373 commit d99cafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/07-working-with-the-browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ In addition to that philosophy, we've also taken the stance that we, as authors
119119

120120
### Polyfills Needed to Support Older Browsers
121121

122-
These six functions can be polyfilled using a combintion of `es5-shim.js` and `es5-sham.js` from [kriskowal's es5-shim](https://github.com/kriskowal/es5-shim):
122+
These six functions can be polyfilled using a combination of `es5-shim.js` and `es5-sham.js` from [kriskowal's es5-shim](https://github.com/kriskowal/es5-shim):
123123

124124
* `Array.isArray`
125125
* `Array.prototype.forEach`

0 commit comments

Comments
 (0)