diff --git a/You-Wouldn%27t-Download-A-%28Private%29-Key.md b/You-Wouldn%27t-Download-A-%28Private%29-Key.md index 706a27e..b67c0b7 100644 --- a/You-Wouldn%27t-Download-A-%28Private%29-Key.md +++ b/You-Wouldn%27t-Download-A-%28Private%29-Key.md @@ -294,7 +294,7 @@ Verifying signatures is just as important as creating them.Whether downloading s ```bash gpg --verify signed-document.txt ``` -`` + To verify a detached signature: ```bash gpg --verify example.iso.sig example.iso