Skip to content

Commit 7f0798b

Browse files
committed
lint
1 parent 924a27d commit 7f0798b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peps/pep-0694.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -826,8 +826,8 @@ The structure of the ``Content-Type`` header for all other requests is:
826826
Since minor API version differences should never be disruptive, only the major version is included
827827
in the content type; the version number is prefixed with a ``v``.
828828

829-
The minor API version specified in the `.meta.api-version` JSON key of client requests
830-
**MUST** match the `Content-Type` header for major version.
829+
The minor API version specified in the ``.meta.api-version`` JSON key of client requests
830+
**MUST** match the ``Content-Type`` header for major version.
831831

832832
Unlike :pep:`691`, this PEP does not change the existing *legacy* ``1.0`` upload API in any way, so
833833
servers are required to host the new API described in this PEP at a different endpoint than the

0 commit comments

Comments
 (0)