diff --git a/src/installation/guides/zfs.md b/src/installation/guides/zfs.md index e81f18c5..7ae9322e 100644 --- a/src/installation/guides/zfs.md +++ b/src/installation/guides/zfs.md @@ -159,7 +159,7 @@ the EFI system partition: # mkdir -p /mnt/boot # mount /dev/sda2 /mnt/boot # mkdir -p /mnt/boot/efi -# mount /dev/sda1 /mnnt/boot/efi +# mount /dev/sda1 /mnt/boot/efi ``` ### Installation