From 22a5aad234f304ec78b0a9a0d90b788af95b8b6f Mon Sep 17 00:00:00 2001 From: Rmly Date: Mon, 1 Apr 2024 13:18:16 +0300 Subject: [PATCH] Fix typo --- docs/kb/providers/oci.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kb/providers/oci.md b/docs/kb/providers/oci.md index 060a018..f5813dc 100644 --- a/docs/kb/providers/oci.md +++ b/docs/kb/providers/oci.md @@ -69,7 +69,7 @@ sudo wget -O /boot/efi/netboot.xyz-snp.efi https://boot.netboot.xyz/ipxe/netboot # Delete the default configuration (does not contain UEFI Firmware by default) sudo rm -rf /etc/default/grub /etc/default/grub.d/ -# Update GRUB menu (with defalt configuration) +# Update GRUB menu (with default configuration) sudo update-grub # Set the default boot entry (for the following boot only) to the UEFI firmware