diff --git a/book/source/signatures.md b/book/source/signatures.md index 9fb654a..e418431 100644 --- a/book/source/signatures.md +++ b/book/source/signatures.md @@ -69,7 +69,7 @@ As outlined above, an {term}`OpenPGP signature` is a c ```{figure} plain_svg/OpenPGP_Signature_packet_2.svg :name: fig-signature-packet -:alt: Depicts a diagram with the title "OpenPGP signature packet." A plain white box with green-dotted borders is titled "Signature." Within that box is text that reads "Signature over: Input data, Signature metadata." The latter text ("Signature metadata") is the the title for a yellow box within which there are two lines of text that read "signature type" and "additional metadata," respectively. On the top right corner of the yellow box, the green cryptographic signature symbol ("sig") is visible. +:alt: Depicts a diagram with the title "OpenPGP signature packet." A plain white rectangle with green-dotted borders is titled "Signature." Within that rectangle are three lines of text that reads "Signature over:", "Input data", and "Signature metadata." The latter text ("Signature metadata") is the the title for a yellow tag within which there are two lines of text that read "signature type" and "additional metadata" respectively. On the top right corner of the yellow tag, the green cryptographic signature symbol ("sig") is visible. Structure and context of an {term}`OpenPGP signature packet` ```