Skip to content

Commit

Permalink
Fix sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 20, 2019
1 parent 25b9ded commit 1808663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Command execution in [Gulp.js](https://gulpjs.com).

As opposed to similar plugins or to
[`child_process.exec()`](https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback),
`gulp-execa` uses [`execa`](https://github.com/sindresorhus/execa) providing:
this uses [`execa`](https://github.com/sindresorhus/execa) which provides:

- [Better Windows support](https://github.com/IndigoUnited/node-cross-spawn#why),
including [shebangs](<https://en.wikipedia.org/wiki/Shebang_(Unix)>)
Expand Down

0 comments on commit 1808663

Please sign in to comment.