Skip to content

Commit 313cebd

Browse files
committed
spec-md formatting
1 parent 05182f5 commit 313cebd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

spec/GraphQLOverHTTP.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -811,11 +811,11 @@ alongside the `application/graphql-response+json` media type which makes the
811811
meaning explicit. We hope to one day move to `294` if someone can push it
812812
through the IETF review process.
813813

814-
Note that this use of HTTP 203 does not strictly align with the intended
815-
semantics of this status code, but was a pragmatic choice to maximize
816-
compatibility whilst allowing servers to indicate partial success such that
817-
intermediaries that do not implement this specification may still track the
818-
not-fully-successful request (for example, for observability).
814+
Note: This use of HTTP 203 does not strictly align with the intended semantics
815+
of this status code, but was a pragmatic choice to maximize compatibility whilst
816+
allowing servers to indicate partial success such that intermediaries that do
817+
not implement this specification may still track the not-fully-successful
818+
request (for example, for observability).
819819

820820
## Security
821821

0 commit comments

Comments
 (0)