From 1d11b7fefb90fc33c47f5c3a85574ca750f33930 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:39:56 +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 767fd3d..f603b0e 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ jobs: await github.issues.createComment({...context.issue, body: 'Welcome, new contributor!'}) ``` -### Download data from an URL +### Download data from a URL You can use the `github` object to access the octokit API. For instance, `github.request`