From a3b5e263e31b243cee2a03076396fe809b33125f Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Sat, 25 Nov 2023 15:36:40 +0100 Subject: [PATCH] add missing space --- book/source/08-signing_components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/08-signing_components.md b/book/source/08-signing_components.md index 0d404a5..86318e8 100644 --- a/book/source/08-signing_components.md +++ b/book/source/08-signing_components.md @@ -205,7 +205,7 @@ Third-party signatures in OpenPGP primarily encode authentication statements for ### Certifying identity components -When a signer issues a certifying signature on an identity, it indicates a verified link between the identity and the certificate.That is, the signer vouches for the connection. +When a signer issues a certifying signature on an identity, it indicates a verified link between the identity and the certificate. That is, the signer vouches for the connection. For example, Alice can certify Bob's User ID `Bob Baker ` with his certificate `0xB0B`, by creating a certification signature that binds Bob's User ID and Bob's certificate. Bob then distributes Alice's certifying signature as part of his certificate.