Merge pull request #346 from peterkokot/patch-1

Fix typo
This commit is contained in:
Joshua Levy 2016-01-18 12:34:19 -08:00
commit 2139cf14bd

View file

@ -477,7 +477,7 @@ A few examples of piecing together commands:
- `lsb_release`: Linux distribution info - `lsb_release`: Linux distribution info
- `lsblk`: list block devices: a tree view of your disks and disk paritions - `lsblk`: list block devices: a tree view of your disks and disk partitions
- `lshw`, `lscpu`, `lspci`, `lsusb`, `dmidecode`: hardware information, including CPU, BIOS, RAID, graphics, devices, etc. - `lshw`, `lscpu`, `lspci`, `lsusb`, `dmidecode`: hardware information, including CPU, BIOS, RAID, graphics, devices, etc.