Skip to content

Commit 62a5c87

Browse files
Update spec/Section 4 -- Composition.md
Co-authored-by: Glen <[email protected]>
1 parent c740449 commit 62a5c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 4 -- Composition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6089,7 +6089,7 @@ to as **satisfiability** - ensures that:
60896089
complete path to fetch that field (for example, due to missing lookups between
60906090
schemas), the composite schema will be deemed unsatisfiable.
60916091

6092-
For instance, consider a composite `User` type that includes both a `email`
6092+
For instance, consider a composite `User` type that includes both an `email`
60936093
field and a `roles` field. Suppose:
60946094

60956095
- The `Users` source schema provides the `email` field for `User`.

0 commit comments

Comments
 (0)