Skip to content

Commit cc99cbd

Browse files
committed
Fix reference in grammar summary
1 parent f6b9556 commit cc99cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Appendix B -- Grammar Summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ TypeExtension :
210210
- InterfaceTypeExtension
211211
- UnionTypeExtension
212212
- EnumTypeExtension
213-
- InputObjectTypeDefinition
213+
- InputObjectTypeExtension
214214

215215
ScalarTypeDefinition : Description? scalar Name Directives[Const]?
216216

0 commit comments

Comments
 (0)