Skip to content

Commit d661017

Browse files
gregns1Copilot
andauthored
Update docs/api/components/schemas.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 72100fb commit d661017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/components/schemas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ Replication:
711711
default: |-
712712
For Sync Gateway versions < 4.x, in priority order, this will cause
713713
- Deletes to always win (the delete with the longest revision history wins if both revisions are deletes)
714-
- The revision with the longest revision history to win. This means the the revision with the most changes and therefore the highest Revision Tree ID will win.
714+
- The revision with the longest revision history to win. This means the revision with the most changes and therefore the highest Revision Tree ID will win.
715715

716716
For Sync Gateway versions >= 4.x, this will use
717717
- Timestamp based conflict resolution (often referred to as "last write wins", or LWW). Which uses a document timestamp from most recent document revisions to compare.

0 commit comments

Comments
 (0)