From 786771bb562f01ff5dc2cf4d1670612d62adf8cb Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:52:56 -0400 Subject: mark up ‘100 continue’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-sync.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-sync.rst') diff --git a/core/api-sync.rst b/core/api-sync.rst index 6c5824be..66224325 100644 --- a/core/api-sync.rst +++ b/core/api-sync.rst @@ -260,7 +260,7 @@ Receiving Terms of Service :http:statuscode:`304 Not modified`: The server is already aware of this version of the client. - Returned before 100 continue to avoid upload. + Returned before ``100 continue`` to avoid upload. :http:statuscode:`400 Bad request`: Most likely, the uploaded body is too short (less than 32 bytes). -- cgit v1.2.3