Skip to content

Commit f572b3b

Browse files
atilacamurcabbakerman
authored andcommitted
Update schema.md (#24)
Line break for proper render. See <https://www.graphql-java.com/documentation/v12/schema#scalar>.
1 parent 5a9cc38 commit f572b3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/documentation/v12/schema.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,8 @@ The GraphQL type system supports the following kind of types:
294294
``graphql-java`` supports the following Scalars:
295295

296296

297-
Standard graphql scalars :
297+
Standard graphql scalars:
298+
298299
* ``GraphQLString``
299300
* ``GraphQLBoolean``
300301
* ``GraphQLInt``

0 commit comments

Comments
 (0)