Skip to content

Commit 078bcfc

Browse files
committed
fix broken link
1 parent e423af3 commit 078bcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfcs/SchemaCoordinates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Refers to a named attribute on the named type.
102102
Not all types support this. For object types and interface types this is a field,
103103
for input objects this would be an input field, for enums this would be an enum
104104
value, for future GraphQL types this will relate to a related concept if they
105-
have one (e.g. for the [proposed "tagged" type][tagged-typed] it would refer to
105+
have one (e.g. for the [proposed "tagged" type][tagged-type] it would refer to
106106
the "member field").
107107

108108
[tagged-type]: https://github.com/graphql/graphql-spec/pull/733

0 commit comments

Comments
 (0)