Skip to content

Commit ea71dfe

Browse files
RadNotRedCopilot
andauthored
chore: fix numerical order
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7e294e4 commit ea71dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general-faq/verify-iso-integrity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Verifying your ISO ensures:
2222
```cmd
2323
certutil -hashfile <path_to_iso> SHA256
2424
```
25-
4. Download the ISO file twice from the same source.
25+
3. Download the ISO file twice from the same source.
2626
Compare the hash values of both downloads using the command provided above.
2727
If the hash values match, your ISO file is intact and safe to use. If they do not match, try downloading the file again and repeat the verification process.
2828

0 commit comments

Comments
 (0)