Skip to content

Commit d87ec1a

Browse files
committed
Fix typo in README.md
experimantal → experimental
1 parent 5bff4ca commit d87ec1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
112112

113113
* [es5-shim](https://github.com/es-shims/es5-shim) Stable, production ready.
114114
* [es6-shim](https://github.com/es-shims/es6-shim/) Somewhat stable, but a few things I thought were solid got shifted to ES7.
115-
* [es7-shim](https://www.npmjs.com/package/es7-shim) Experimantal. Use with caution.
115+
* [es7-shim](https://www.npmjs.com/package/es7-shim) Experimental. Use with caution.
116116
* [HTML5 Cross Browser Polyfills](https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-Browser-Polyfills) A fairly comprehensive list of HTML5 API polyfills.
117117
* [HTML5 Boilerplate](https://github.com/h5bp/html5-boilerplate) You'll want to cherry-pick the best of this for your production apps. See [Initializr](http://www.initializr.com).
118118
* [The Isomorphic Express Boilerplate](https://github.com/ericelliott/isomorphic-express-boilerplate) Write apps using the same code for both the client and the server using Node, Express, and Browserify.

0 commit comments

Comments
 (0)