Skip to content

Commit e521056

Browse files
AUTO: Sync ScalarDB docs in English to docs site repo (#655)
Co-authored-by: josh-wong <[email protected]>
1 parent eb71379 commit e521056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api-guide.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ For details about the `WHERE` clause, see [Use the `WHERE` clause](#use-the-wher
787787

788788
:::note
789789

790-
The `Put` operation is deprecated as of ScalarDB 3.13.1 and will be removed in a future release. Instead of using the `Put` operation, use the `Insert` operation, the `Upsert` operation, or the `Update` operation.
790+
The `Put` operation is deprecated as of ScalarDB 3.13 and will be removed in a future release. Instead of using the `Put` operation, use the `Insert` operation, the `Upsert` operation, or the `Update` operation.
791791

792792
:::
793793

@@ -1232,7 +1232,7 @@ For details about the `Scan` operation, see [`Scan` operation](#scan-operation).
12321232

12331233
:::note
12341234

1235-
The `Put` operation is deprecated as of ScalarDB 3.13.1 and will be removed in a future release. Instead of using the `Put` operation, use the `Insert` operation, the `Upsert` operation, or the `Update` operation.
1235+
The `Put` operation is deprecated as of ScalarDB 3.13 and will be removed in a future release. Instead of using the `Put` operation, use the `Insert` operation, the `Upsert` operation, or the `Update` operation.
12361236

12371237
:::
12381238

0 commit comments

Comments
 (0)