We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3921a7 commit a9f5f52Copy full SHA for a9f5f52
1 file changed
src/pages/software/advanced-passgen/requirements/index.jsx
@@ -49,13 +49,13 @@ const Requirements = () => {
49
<TableRow>
50
<TableCell><b>Operating System</b></TableCell>
51
<TableCell>
52
- Windows 10 (x64), Windows 11 (x64), Linux (x64)
+ Windows 10 and later (x64), GNU/Linux (x64)
53
</TableCell>
54
</TableRow>
55
56
<TableCell><b>Disk space</b></TableCell>
57
58
- At least 70 MB free disk space
+ At least 70MB free disk space
59
60
61
0 commit comments