summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/updates/Crypto.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/updates/Crypto.md b/docs/updates/Crypto.md
index 87cdb71d..cdefec30 100644
--- a/docs/updates/Crypto.md
+++ b/docs/updates/Crypto.md
@@ -11,7 +11,7 @@ Adding a friend
11 11
12Alice adds Bob to her friends list by adding his 32 byte public key (client_id) to her friends list. 12Alice adds Bob to her friends list by adding his 32 byte public key (client_id) to her friends list.
132 cases: 132 cases:
14case 1: Alice adds the public key Bob, then Bob waits for Alice to attempt to connect to him. 14case 1: Alice adds the public key of Bob, then Bob waits for Alice to attempt to connect to him.
15case 2: Bob and Alice add their respective public keys to their friends list at the same time. 15case 2: Bob and Alice add their respective public keys to their friends list at the same time.
16 16
17case 1: 17case 1: