Skip to content

Commit c2e53d5

Browse files
authored
Clarify intent (#389)
1 parent 0198033 commit c2e53d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/GraphQLOverHTTP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ request error_ has occurred it is seen as a "partial response" or "partial
685685
success".
686686

687687
If the _GraphQL response_ does not contain the {data} entry then the server MUST
688-
reply with a `4xx` or `5xx` status code as appropriate:
688+
reply with an appropriate `4xx` or `5xx` status code:
689689

690690
- If the failure is due to an issue in the request itself, the appropriate `4xx`
691691
status code should be used:

0 commit comments

Comments
 (0)