Fixup typo

This commit is contained in:
Bryan Clark
2020-09-17 12:58:40 -07:00
committed by GitHub
parent ac77fc9f3f
commit 91121b9cb3

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.