fix for-of caveat heading level

This commit is contained in:
Sebastian McKenzie 2014-10-15 13:45:38 +11:00
parent 4017a02756
commit bd487fa187

View File

@ -261,7 +261,7 @@ to include polyfills. [es6-symbol](https://github.com/medikoo/es6-symbol#browser
and [es6-shim](https://raw.githubusercontent.com/paulmillr/es6-shim/master/es6-shim.js)
fill the vast majority of polyfill concerns.
#### For-of
### For-of
A polyfill is required for for-of functionality that implements `Symbol` and
adds `prototype[Symbol.iterator]` behaviour to built-ins. Using the polyfills