From 91121b9cb30ed01528995b88da572c3af9404fc8 Mon Sep 17 00:00:00 2001 From: Bryan Clark Date: Thu, 17 Sep 2020 12:58:40 -0700 Subject: [PATCH] Fixup typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e7e4a3..4fc79d4 100644 --- a/README.md +++ b/README.md @@ -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.