Fixup typo

This commit is contained in:
Bryan Clark 2020-09-17 12:58:40 -07:00 committed by GitHub
parent ac77fc9f3f
commit 91121b9cb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,7 +179,7 @@ jobs:
console.log(result)
```
### Run customer GraphQL queries
### Run custom GraphQL queries
You can use the `github.graphql` object to run custom GraphQL queries against the GitHub API.