Skip to content

Commit 8beaddf

Browse files
committed
Typo
1 parent f2552ac commit 8beaddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/GraphQLOverHTTP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ appropriate; since no _GraphQL request error_ has occurred it is seen as a
797797
"partial response" or "partial success".
798798

799799
There's currently not an approved official HTTP status code to use for a
800-
"partial success". Contenders include "203 Non-Authorative information" (which
800+
"partial success". Contenders include "203 Non-Authoritative information" (which
801801
indicates the response has been transformed), "206 Partial Content" (which
802802
requires the `Range` header), and WebDAV's status code "207 Multi-Status" (which
803803
"provides status for multiple _independent_ operations"). None of those quite

0 commit comments

Comments
 (0)