Skip to content

Commit c3dea48

Browse files
committed
Move description section
1 parent 3023ef0 commit c3dea48

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
@@ -179,7 +179,7 @@ made available via introspection.
179179

180180
To allow GraphQL service designers to easily publish documentation alongside the
181181
capabilities of a GraphQL service, GraphQL descriptions are defined using the
182-
Markdown syntax (as specified by [CommonMark](https://commonmark.org/)). In the
182+
Markdown syntax (as specified by [CommonMark](http://commonmark.org/)). In the
183183
type system definition language, these description strings (often {BlockString})
184184
occur immediately before the definition they describe.
185185

0 commit comments

Comments
 (0)