Skip to content

Commit a9f5f52

Browse files
committed
Minor typing change
1 parent f3921a7 commit a9f5f52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/pages/software/advanced-passgen/requirements

src/pages/software/advanced-passgen/requirements/index.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ const Requirements = () => {
4949
<TableRow>
5050
<TableCell><b>Operating System</b></TableCell>
5151
<TableCell>
52-
Windows 10 (x64), Windows 11 (x64), Linux (x64)
52+
Windows 10 and later (x64), GNU/Linux (x64)
5353
</TableCell>
5454
</TableRow>
5555
<TableRow>
5656
<TableCell><b>Disk space</b></TableCell>
5757
<TableCell>
58-
At least 70 MB free disk space
58+
At least 70MB free disk space
5959
</TableCell>
6060
</TableRow>
6161
<TableRow>

0 commit comments

Comments
 (0)