Skip to content

Commit 2635324

Browse files
committed
Fix spec-md syntax
1 parent 71ddf47 commit 2635324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/GraphQLOverHTTP.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ And the body:
376376

377377
# Response
378378

379-
When a server receives a {GraphQL-over-HTTP request}, it must return a
379+
When a server receives a _GraphQL-over-HTTP request_, it must return a
380380
well‐formed response. The server's response describes the result of validating
381381
and executing the requested operation if successful, and describes any errors
382382
encountered during the request.

0 commit comments

Comments
 (0)