diff --git a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst index 43d5409..a377b67 100644 --- a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst @@ -911,7 +911,8 @@ Step 6: First Boot xargs -i{} umount -lf {} zpool export -a -#. If this fails for rpool and in initramfs, mounting it on boot may fail and you may need to ``zpool import -f rpool``, then ``exit`` in the initamfs prompt. +#. If this fails for rpool, mounting it on boot will fail and you will need to + ``zpool import -f rpool``, then ``exit`` in the initamfs prompt. #. Reboot::