summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJeppler <jeremias.eppler@mailbox.org>2015-09-01 21:46:08 +0200
committerJeppler <jeremias.eppler@mailbox.org>2015-09-01 21:46:08 +0200
commit49c1f5cb5d69ca1e258b0563346b5e1fc6c563d2 (patch)
tree716d37d6ab434d0c767ba5b8fb67b15ba65346f1 /docs
parent060a8fb9fd7d6db798ab470c830a6f03a08b7f64 (diff)
small typo change
really small change
Diffstat (limited to 'docs')
-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: