We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ddf47 commit 2635324Copy full SHA for 2635324
spec/GraphQLOverHTTP.md
@@ -376,7 +376,7 @@ And the body:
376
377
# Response
378
379
-When a server receives a {GraphQL-over-HTTP request}, it must return a
+When a server receives a _GraphQL-over-HTTP request_, it must return a
380
well‐formed response. The server's response describes the result of validating
381
and executing the requested operation if successful, and describes any errors
382
encountered during the request.
0 commit comments