Skip to content

Commit 71bf4ea

Browse files
Merge pull request #728 from bittin/patch-2
Fix typo in blkid command explanation
2 parents 3ceef1f + c9b3080 commit 71bf4ea

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)