Skip to content

Commit 0361664

Browse files
JoviDeCroockbenjie
andauthored
Update spec/Section 5 -- Validation.md
Co-authored-by: Benjie <benjie@jemjie.com>
1 parent 94a0027 commit 0361664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 5 -- Validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ fragment conflictingDifferingResponses on Pet {
579579

580580
Fragment spread arguments can also cause fields to fail to merge.
581581

582-
```graphql example
582+
```graphql counter-example
583583
fragment commandFragment($command: DogCommand!) on Dog {
584584
doesKnowCommand(dogCommand: $command)
585585
}

0 commit comments

Comments
 (0)