We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ffad17 + de5f0a9 commit 0f97bb8Copy full SHA for 0f97bb8
Section 5 -- Validation.md
@@ -495,7 +495,7 @@ fragment inlineNotExistingType on Dog {
495
** Formal Specification **
496
497
* For each {fragment} defined in the document.
498
- * The target type of fragment must be have kind {UNION}, {INTERFACE}, or
+ * The target type of fragment must have kind {UNION}, {INTERFACE}, or
499
{OBJECT}.
500
501
** Explanatory Text **
@@ -541,7 +541,7 @@ fragment inlineFragOnScalar on Dog {
541
542
543
544
- * {fragment} must be be the target of at least one spread in the document
+ * {fragment} must be the target of at least one spread in the document
545
546
547
0 commit comments