From 38b8cecfa3e901dd4fede9cc3876c56744d34371 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:45:41 -0400 Subject: change markup of ‘If-None-Match’ from " to `` 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(-) diff --git a/core/api-sync.rst b/core/api-sync.rst index 25b2ee05..69d6f002 100644 --- a/core/api-sync.rst +++ b/core/api-sync.rst @@ -166,7 +166,7 @@ Receiving Terms of Service :http:statuscode:`304 Not modified`: The version available at the server is identical to that - specified in the "If-None-Match" header. + specified in the ``If-None-Match`` header. :http:statuscode:`404 Not found`: The backup service is unaware of a matching account. -- cgit v1.2.3