Skip to content

Commit 895bdd6

Browse files
authored
remove misleading verbiage (actions#258)
1 parent 61d5020 commit 895bdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/exec/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#### Basic
66

7-
You can use this package to execute your tools on the command line in a cross platform way:
7+
You can use this package to execute tools in a cross platform way:
88

99
```js
1010
const exec = require('@actions/exec');

0 commit comments

Comments
 (0)