From 44041204325a57110adf8f41fff8603cb19eb22b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Juli=C3=A1n=20Merelo=20Guerv=C3=B3s?= Date: Tue, 17 Sep 2019 21:40:17 +0200 Subject: [PATCH] Update README.md as requested Co-Authored-By: Jonathan Clem --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` ```