Skip to content

Commit 5087ef5

Browse files
Update modules/ROOT/pages/backup-restore/online-backup.adoc
Co-authored-by: Nick Giles <[email protected]>
1 parent fd84939 commit 5087ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/backup-restore/online-backup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ By default, a differential backup (`--type=DIFF`) uses the *most recent non-emp
469469

470470
The `--prefer-diff-as-parent` option changes this behavior and allows you to use the *latest differential* backup as its parent, even if a newer full backup exists.
471471

472-
This apprroach allows you to maintain a chain of differential backups for all transactions and restore to any point in time.
472+
This approach allows you to maintain a chain of differential backups for all transactions and restore to any point in time.
473473
Without this option, the transactions between the last full backup and a previous differential backup cannot be backed up as individual transactions.
474474

475475
To use the `--prefer-diff-as-parent` option, set it to `true`.

0 commit comments

Comments
 (0)