diff --git a/14_encrypted_transport.asciidoc b/14_encrypted_transport.asciidoc index fd8910d..569a562 100644 --- a/14_encrypted_transport.asciidoc +++ b/14_encrypted_transport.asciidoc @@ -279,8 +279,8 @@ handshake as: public key ** Where the object also has a single method: *** `.serializeCompressed()` -+ - ** `a || b` denotes the concatenation of two byte strings `a` and `b` + +`a || b`:: This denotes the concatenation of two byte strings `a` and `b`. ===== Handshake session state initialization