Update README.md as requested

Co-Authored-By: Jonathan Clem <jclem@github.com>
This commit is contained in:
Juan Julián Merelo Guervós 2019-09-17 21:39:56 +02:00 committed by GitHub
parent 4418551f1d
commit 1d11b7fefb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`