Skip to content

Commit 98eb2b9

Browse files
authored
Update Section 3 -- Type System.md
slightly stronger
1 parent 59cecc3 commit 98eb2b9

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 may be 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)