Skip to content

Commit e65ccda

Browse files
committed
remove wrong description
1 parent ea7cb1f commit e65ccda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/features/versioning.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {Tabs} from 'nextra/components'
44

55
![versioning](/features/versioning.png)
66

7-
Oxia will assign a version to all mutable operations, excluding those using put with`SequenceKeysDeltas.`
7+
Oxia will assign a version to all mutable operations.
88

99
Therefore, you can use this assigned version as the expected value for subsequent mutable operations to support `CompareThenSet-like` atomic operations.
1010

0 commit comments

Comments
 (0)