Skip to content

Commit 2294416

Browse files
authored
fix typo
1 parent d8e96ef commit 2294416

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
@@ -68,7 +68,7 @@ Now the code coverage from spec files will be combined with end-to-end coverage.
6868

6969
### Alternative
7070

71-
If you cannot use `.babelrc` for some reason (maybe it is used by other tools?), try pushing `babel-plugin-istanbul` directory to browserify plugins list.
71+
If you cannot use `.babelrc` for some reason (maybe it is used by other tools?), try using the Browserify transformer included with this module in `use-browserify-istanbul` file.
7272

7373
```js
7474
module.exports = (on, config) => {

0 commit comments

Comments
 (0)