diff --git a/book/source/08-signing_components.md b/book/source/08-signing_components.md index 86318e8..25a4a6e 100644 --- a/book/source/08-signing_components.md +++ b/book/source/08-signing_components.md @@ -207,7 +207,7 @@ Third-party signatures in OpenPGP primarily encode authentication statements for 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. +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 can then distribute Alice's certifying signature as part of his certificate. Other users may or may not decide to rely on Alice's statement.