Spelling again

This commit is contained in:
Tastatur 2023-12-26 12:54:54 +01:00
parent d099113d00
commit 5f2353ee16

View file

@ -142,7 +142,7 @@ And also remove some junk left over by grub.
``` ```
> If you have multiple operating systems installed you can change the default OS it loads into with `/boot/efi/loader/loader.conf` and adding the line: `default alpine`. > If you have multiple operating systems installed you can change the default OS it loads into with `/boot/efi/loader/loader.conf` and adding the line: `default alpine`.
> You can also install `os-prober` to find operating systems and adding them to your bootloader. > You can also install `os-prober` which can find operating systems and add them to your bootloader.
Before finishing up the installation `networkmanager` will be installed for networking. Before finishing up the installation `networkmanager` will be installed for networking.