Skip to content

Commit b1a23de

Browse files
benjieleebyron
andauthored
Fix typo in merged "executable documents" PR (#1176)
* Minor grammar fix to #1170 * Update Section 3 -- Type System.md slightly stronger --------- Co-authored-by: Lee Byron <lee@leebyron.com>
1 parent 9939469 commit b1a23de

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
@@ -58,7 +58,7 @@ via introspection.
5858

5959
[Descriptions](#sec-Descriptions) allow GraphQL service designers to easily
6060
provide documentation which remains consistent with the capabilities of a
61-
GraphQL service. Descriptions provided as Markdown (as specified by
61+
GraphQL service. Descriptions should be provided as Markdown (as specified by
6262
[CommonMark](https://commonmark.org/)) for every definition in a type system.
6363

6464
GraphQL schema and all other definitions (e.g. types, fields, arguments, etc.)

0 commit comments

Comments
 (0)