Skip to content

Commit b79c7f7

Browse files
scottydocsleebyron
authored andcommitted
Added missing 'a' to section on 'Descriptions' (#527)
1 parent 3023ef0 commit b79c7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Schema extensions have the potential to be invalid if incorrectly defined.
172172

173173
Description : StringValue
174174

175-
Documentation is first-class feature of GraphQL type systems. To ensure
175+
Documentation is a first-class feature of GraphQL type systems. To ensure
176176
the documentation of a GraphQL service remains consistent with its capabilities,
177177
descriptions of GraphQL definitions are provided alongside their definitions and
178178
made available via introspection.

0 commit comments

Comments
 (0)