Merge #454 Fix typos

This commit is contained in:
Ankur Sinha 2022-05-23 08:26:35 +00:00
commit 51851d3742

View file

@ -28,7 +28,7 @@ bootable by *GRUB2*.
sudo fdisk -l
----
== For Default Instalation in LVM.
== For Default Installation in LVM.
. Create the mount point for the root partition.
+
@ -74,7 +74,7 @@ mount <efi system partition> /mnt/root/boot/efi
chroot /mnt/root
----
== For default Instalation in BTRF
== For Default Installation in BTRFS
. Create the mount point for the root partition.
+
@ -98,7 +98,7 @@ chroot /mnt/root
IMPORTANT: Home Partition is mounted automatically under `/mnt/home`
== For Default Instalation in LUKS.
== For Default Installation in LUKS.
. Make sure crypt module in use:
+