Fix typo in bootctl command (docs)

This commit is contained in:
ItsDrike 2024-06-23 16:35:21 +02:00
parent d3d8ad15b3
commit d1ec187cba
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -12,7 +12,7 @@ As a first step, you will want to confirm that you really are on a UEFI system.
this is very likely the case. Nevertheless, let's check and make sure: this is very likely the case. Nevertheless, let's check and make sure:
```shell ```shell
bootctl info bootctl status
``` ```
Make sure the `Firmware` is reported as `UEFI`. Make sure the `Firmware` is reported as `UEFI`.