Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Oct 24, 2024
1 parent c112736 commit 042c12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 2 -- Source Schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ type ProductPrice @key(fields: "regionName product { id }") {
```

Nested lookups must immediately follow the parent lookup and cannot be nested
with fields inbetween.
with fields in between.

```graphql counter-example
type Query {
Expand Down

0 comments on commit 042c12b

Please sign in to comment.