Skip to content

Commit afe8f55

Browse files
authored
fix typos (#1)
1 parent 9dd168d commit afe8f55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99

1010
<br>
1111

12-
## What is demidecode ?
12+
## What is dmidecode ?
1313

1414
From `dmidecode` man page:
1515

1616
> **`dmidecode`** is a tool for dumping a computer's DMI (some say SMBIOS) table contents in a human-readable format. This table contains a description of the system's hardware components, as well as other useful pieces of information such as serial numbers and BIOS revision. Thanks to this table, you can retrieve this information without having to probe for the actual hardware.
1717
1818
## Why dmitui then ?
1919

20-
`dmitui` is a TUI (Text User Interface) version that allows for easy navigation between sections, unlike `demidecode`, which requires you to specify the section as a command-line option. Additionally, `dmitui` presents information in a well-organized and visually appealing manner.
20+
`dmitui` is a TUI (Text User Interface) version that allows for easy navigation between sections, unlike `dmidecode`, which requires you to specify the section as a command-line option. Additionally, `dmitui` presents information in a well-organized and visually appealing manner.
2121

2222
## 💡 Prerequisites
2323

0 commit comments

Comments
 (0)