Skip to content

Commit c26463f

Browse files
authored
Update spec/Section 3 -- Type System.md
1 parent 6310475 commit c26463f

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
@@ -1577,7 +1577,7 @@ one of many different options.
15771577

15781578
When using the type system definition language, the `@oneOf` directive is used
15791579
to indicate that an Input Object is a OneOf Input Object (and thus requires
1580-
exactly one of its field be provided):
1580+
exactly one of its fields be provided):
15811581

15821582
```graphql
15831583
input UserUniqueCondition @oneOf {

0 commit comments

Comments
 (0)