From 90131cb8f63c3823bdd6be4e5efcb2a16642c5de Mon Sep 17 00:00:00 2001 From: root Date: Sat, 17 Jun 2023 22:53:47 +0200 Subject: [PATCH] fixed typo --- uefi-usb-boot-stick/createboot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uefi-usb-boot-stick/createboot.md b/uefi-usb-boot-stick/createboot.md index 6437331..cd866d3 100644 --- a/uefi-usb-boot-stick/createboot.md +++ b/uefi-usb-boot-stick/createboot.md @@ -43,7 +43,7 @@ mkfs.vfat ${DRIVE}2 # this will contain the UEFI bootloader and grub.cfg e2label ${DRIVE}1 RESCUE ``` -## Synchronize file to the USB stick +## Synchronize files to the USB stick Sync images: