Skip to content

Commit 0cb3c66

Browse files
committed
format
1 parent 629ecc7 commit 0cb3c66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/Section 2 -- Language.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@ mutation {
309309
**Query shorthand**
310310

311311
If a document contains only one operation and that operation is a query which
312-
defines no variables and has no directives applied to it then that operation
313-
may be represented in a short-hand form which omits the {`query`} keyword and
312+
defines no variables and has no directives applied to it then that operation may
313+
be represented in a short-hand form which omits the {`query`} keyword and
314314
operation name.
315315

316316
For example, this unnamed query operation is written via query shorthand.

0 commit comments

Comments
 (0)