Skip to content

Commit 256ae75

Browse files
Update modules/ROOT/pages/clustering/databases.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent 4e0ef85 commit 256ae75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ To seed up to a specific transaction ID, you need to pass the differential backu
594594
CREATE DATABASE foo OPTIONS { existingData: 'use', seedURI: 's3:/myBucket/myBackup.backup', seedRestoreUntil: 123 }
595595
----
596596

597-
This will seed the database with transactions up to, but not including, the transaction 123.
597+
This will seed the database with transactions up to, but not including transaction 123.
598598

599599
==== Seed provider reference
600600

0 commit comments

Comments
 (0)