Skip to content

Commit d12918a

Browse files
committed
Update verify-pgp-signature-windows-10
1 parent 9d91755 commit d12918a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/_posts/2021-03-28-verify-pgp-signature-windows-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Unfortunately Windows 10 does not offer any tools out of the box, instead requir
2323

2424
After downloading and installing from the link above, the [SignTool](https://docs.microsoft.com/en-us/windows/win32/seccrypto/signtool) utility should become available. This is what you'll be using to verify PGP signatures.
2525

26-
## Checking the PHP signature
26+
## Checking the PGP signature
2727

2828
Let's assume you downloaded a file called `installer.exe` from whatever website. If the website provided a PGP signature, it will likely be named `installer.exe.asc`, so download it in the same folder as the `.exe`.
2929

0 commit comments

Comments
 (0)