Skip to content

Commit 0ecb37c

Browse files
committed
fix: md format
1 parent e44d837 commit 0ecb37c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Section 5 -- Validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -726,8 +726,8 @@ fragment conflictingDifferingResponses on Pet {
726726

727727
**Explanatory Text**
728728

729-
:: A field subselection is not allowed on leaf fields. A _leaf field_ is any field
730-
with a scalar or enum unwrapped type.
729+
:: A field subselection is not allowed on leaf fields. A _leaf field_ is any
730+
field with a scalar or enum unwrapped type.
731731

732732
The following is valid.
733733

0 commit comments

Comments
 (0)