diff --git a/README.md b/README.md index f603b0e..9eca7d2 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ jobs: ### Download data from a URL -You can use the `github` object to access the octokit API. For +You can use the `github` object to access the Octokit API. For instance, `github.request` ```