Skip to content

Commit c3a9e01

Browse files
committed
Clarify alias response keys
1 parent db0a64f commit c3a9e01

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
@@ -454,7 +454,7 @@ These two operations are semantically identical:
454454
Alias : Name :
455455

456456
By default, a field's response key in the response object will use that field's
457-
name. However, you can define a different name by specifying an alias.
457+
name. However, you can define a different response key by specifying an alias.
458458

459459
In this example, we can fetch two profile pictures of different sizes and ensure
460460
the resulting response object will not have duplicate keys:

0 commit comments

Comments
 (0)