summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeppler <jeremias.eppler@mailbox.org>2015-09-01 21:46:08 +0200
committerEniz Vukovic <eniz_vukovic@hotmail.com>2015-10-23 22:54:21 +0200
commitea06bf8e573ccd244576af30c4ea360046f4d275 (patch)
treec4145f8fc94643f94eede5e1db7ff1c655bb2d03
parent916bfedff572a94a482e6e5f5d5ab0a98f91efae (diff)
small typo change
really small change
-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: