Skip to content

Commit

Permalink
Fix typo (#12046)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderLukin authored and mbrookes committed Jul 3, 2018
1 parent b3564a7 commit 0b3950a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ No polyfills are included for ES2015 runtime features. IE11+ and evergreen brows
necessary features. If you need support for other browsers, consider using
[`@babel/polyfill`](https://npmjs.com/package/@babel/polyfill).

⚠️ In order to minimize duplication of code is users' bundles, we **strongly discourage** library authors from using the `/es` folder.
⚠️ In order to minimize duplication of code in users' bundles, we **strongly discourage** library authors from using the `/es` folder.

0 comments on commit 0b3950a

Please sign in to comment.