1
0
Fork 0

remove misleading verbiage (#258)

pull/262/head
eric sciple 2019-12-16 12:43:21 -05:00 committed by GitHub
parent 61d502068b
commit 895bdd6dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#### Basic
You can use this package to execute your tools on the command line in a cross platform way:
You can use this package to execute tools in a cross platform way:
```js
const exec = require('@actions/exec');