Skip to content

Commit c9b3080

Browse files
authored
Fix typo in blkid command explanation
Change a typo rub to run thx panorain
1 parent 3ceef1f commit c9b3080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/LiveMedia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Insert your target USB and locate it. There are different ways to do it but here
5454

5555
- `lsblk` - this command gives you all the available block storage devices, including the USB block storage devices.
5656

57-
- `sudo blkid` - this command gives you the same information as `lsblk`, but you have to rub it as root.
57+
- `sudo blkid` - this command gives you the same information as `lsblk`, but you have to run it as root.
5858

5959
You need to look for /dev/sda or /dev/sdb or /dev/sdc, which is your target USB.
6060

0 commit comments

Comments
 (0)