Skip to content

Commit 04f656e

Browse files
authored
Merge pull request github#634 from github/taz/graphqlfix
Update 02-first-use.md
2 parents c293d83 + 306ea1a commit 04f656e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paths/graphql/02-first-use.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ main-content: |
5656
5757
In this case, we only asked GraphQL to tell us our login name, but what if we wanted to know more?
5858
59-
Just below `login`, add a new line with the text `avatarURL`. Now your query should look like this:
59+
Just below `login`, add a new line with the text `avatarUrl`. Now your query should look like this:
6060
6161
6262
{

0 commit comments

Comments
 (0)