Skip to content

Commit ea51eb2

Browse files
robrichardyaacovCR
authored andcommitted
fix typo
1 parent 7eb62a5 commit ea51eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 6 -- Execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ subsequentPayloads, asyncRecord, visitedFragments):
600600
- Append {selection} to the {groupForResponseKey}.
601601
- If {selection} is a {FragmentSpread}:
602602
- Let {fragmentSpreadName} be the name of {selection}.
603-
- If {fragmentSpreadName} provides the directive `@defer` and it's {if}
603+
- If {fragmentSpreadName} provides the directive `@defer` and its {if}
604604
argument is {true} or is a variable in {variableValues} with the value
605605
{true}:
606606
- Let {deferDirective} be that directive.

0 commit comments

Comments
 (0)