diff --git a/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md b/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md index 4ee7f4f..2544239 100644 --- a/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md +++ b/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md @@ -158,7 +158,7 @@ swapoff /dev/mapper/cryptswap1 cryptsetup luksClose /dev/mapper/cryptswap1 ~~~ -Now ajust /etc/fstab to use your mapper, remove your swap UUID device to : +Now ajust /etc/fstab to use your real swap partition : ~~~ /dev/nvme0n1p2 none swap discard 0 0