Skip to content

Commit 0f97bb8

Browse files
committed
Merge pull request #67 from midinastasurazz/patch-1
Fix "be"-related typos
2 parents 2ffad17 + de5f0a9 commit 0f97bb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Section 5 -- Validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ fragment inlineNotExistingType on Dog {
495495
** Formal Specification **
496496

497497
* For each {fragment} defined in the document.
498-
* The target type of fragment must be have kind {UNION}, {INTERFACE}, or
498+
* The target type of fragment must have kind {UNION}, {INTERFACE}, or
499499
{OBJECT}.
500500

501501
** Explanatory Text **
@@ -541,7 +541,7 @@ fragment inlineFragOnScalar on Dog {
541541
** Formal Specification **
542542

543543
* For each {fragment} defined in the document.
544-
* {fragment} must be be the target of at least one spread in the document
544+
* {fragment} must be the target of at least one spread in the document
545545

546546
** Explanatory Text **
547547

0 commit comments

Comments
 (0)