Skip to content

Commit e90bde6

Browse files
committed
(DOCSP-10812): Review
1 parent 5948ab3 commit e90bde6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/sync/protocol.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,12 +240,12 @@ server can send to a sync client:
240240

241241
* - .. sync-server-message:: TRANSACT
242242
- Indicates whether or not the server successfully processed a changeset
243-
specified in a TRANSACT from the client.
243+
specified in a :sync-client-message:`TRANSACT` from the client.
244244

245245
* - .. sync-server-message:: MARK
246246
- Indicates that the server has sent the client the latest
247247
:ref:`changeset <changeset>` that was in the server history when the
248-
server received a MARK from the client.
248+
server received a :sync-client-message:`MARK` from the client.
249249

250250
* - .. sync-server-message:: STATE
251251
- Contains one or more segments of encoded data that the client can

0 commit comments

Comments
 (0)