diff --git a/README.md b/README.md index b55f3ac1..73e803f8 100755 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ and [core.js](https://github.com/zloirock/core-js). Many transformations will wo must include the polyfill in your app. The [Babel feature tour](https://babeljs.io/docs/tour/) includes a note for features that require the polyfill to work. -To include it in your app, pass `includePolyfill: true` in your `babel` options. +To include it in your app, pass `includePolyfill: true` in your `ember-cli-babel` options. ### Features