Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0c6f007

Browse files
authored
Merge pull request actions#215 from ansgarm/patch-1
fix typo
2 parents 00e1b58 + b3a068a commit 0c6f007

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
@@ -27,7 +27,7 @@ arguments will be provided:
2727
our wrapping applied.
2828

2929
Since the `script` is just a function body, these values will already be
30-
defined, so you don't have to (see examples below).
30+
defined, so you don't have to import them (see examples below).
3131

3232
See [octokit/rest.js](https://octokit.github.io/rest.js/) for the API client
3333
documentation.

0 commit comments

Comments
 (0)