Skip to content

Commit

Permalink
Update spec/Section 4 -- Composition.md
Browse files Browse the repository at this point in the history
Co-authored-by: Glen <[email protected]>
  • Loading branch information
PascalSenn and glen-84 authored Jan 2, 2025
1 parent 469c165 commit 5e54948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 4 -- Composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -3262,7 +3262,7 @@ type Collection {
}
```

In the following counter example, the `author` argument is required in one
In the following counter-example, the `author` argument is required in one
schema but not in the other. This will result in a
`REQUIRED_ARGUMENT_MISSING_IN_SOME_SCHEMA` error.

Expand Down

0 comments on commit 5e54948

Please sign in to comment.