Skip to content

Commit 9656b38

Browse files
committed
Update query result field for consistency
1 parent 90784b4 commit 9656b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 2 -- Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ Which returns the result:
363363
{
364364
"user": {
365365
"id": 4,
366-
"name": "Mark",
366+
"name": "Mark Zuckerberg",
367367
"smallPic": "https://cdn.site.io/pic-4-64.jpg",
368368
"bigPic": "https://cdn.site.io/pic-4-1024.jpg"
369369
}

0 commit comments

Comments
 (0)