diff --git a/Common-snapshots-and-holds.md b/Common-snapshots-and-holds.md index a09e6b4..2dc69f8 100644 --- a/Common-snapshots-and-holds.md +++ b/Common-snapshots-and-holds.md @@ -16,7 +16,7 @@ There are a few rules for ZFS however: * There cant be any newer snapshots on the target. (Normally should not happen, otherwise use --destroy-incompatible) * Encryption has to be compatible (See [[Encryption]]) -**If there is no snapshot in common, the only way to continue is to destroy all the whole dataset (and all its snapshots) on the target and start from a full backup.** +**If there is no snapshot in common, the only way to continue is to destroy the whole dataset (and all its snapshots) on the target and start from a full backup.** ## Holds to the rescue