Skip to content

Commit 1643b6e

Browse files
authored
Avoid "source source schema" phrasing (#210)
1 parent 6115cf7 commit 1643b6e

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
@@ -3113,7 +3113,7 @@ ERROR
31133113
This rule ensures that fields marked with `@external` have all the necessary
31143114
arguments that exist on the corresponding field definitions in other source
31153115
schemas. Each argument defined on the base field (the field definition in the
3116-
source source schema) must be present on the `@external` field in other source
3116+
defining source schema) must be present on the `@external` field in other source
31173117
schemas. If an argument is missing on an `@external` field, the field cannot be
31183118
resolved correctly, which is an inconsistency.
31193119

0 commit comments

Comments
 (0)