Skip to content

Commit 0d74fd7

Browse files
Shannon Appelclinerustyrussell
Shannon Appelcline
authored andcommitted
Lower-cased an "a".
1 parent 978f3df commit 0d74fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

08-transport.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Throughout the handshake process, each side maintains these variables:
142142
* `e`: A party's **ephemeral keypair**. For each session a node MUST generate a
143143
new ephemeral key with strong cryptographic randomness.
144144

145-
* `s`: A party's **static public key** (`ls` for local, `rs` for remote)
145+
* `s`: a party's **static public key** (`ls` for local, `rs` for remote)
146146

147147
The following functions will also be referenced:
148148

0 commit comments

Comments
 (0)