diff --git a/docs/desktop-os/posts/01-void-install.md b/docs/desktop-os/posts/01-void-install.md index 1f68567..640ae3f 100644 --- a/docs/desktop-os/posts/01-void-install.md +++ b/docs/desktop-os/posts/01-void-install.md @@ -48,7 +48,7 @@ sh# mkfs.ext4 -L root /dev/mapper/root ## Installation -To install Void Linux `musl` on the system, the ESP and EFP have to be mounted to the live (ISO) environment: +To install Void Linux `musl` on the system, the ESP and LFP have to be mounted to the live (ISO) environment: ``` shell-session sh# mount -t ext4 /dev/mapper/root /mnt