Skip to content

Commit a500eca

Browse files
committed
sp
1 parent f34d562 commit a500eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1807,7 +1807,7 @@ _request error_ must be raised.
18071807
- The resulting coerced map must contain exactly one entry and the value for
18081808
that entry must not be {null}, otherwise an _execution error_ must be raised.
18091809

1810-
Following are addtional examples of input coercion for a OneOf Input Object type
1810+
Following are additional examples of input coercion for a OneOf Input Object type
18111811
with a `String` member field `a` and an `Int` member field `b`:
18121812

18131813
```graphql example

0 commit comments

Comments
 (0)