summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-sync.rst2
1 files changed, 1 insertions, 1 deletions
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).