From 49c1f5cb5d69ca1e258b0563346b5e1fc6c563d2 Mon Sep 17 00:00:00 2001 From: Jeppler Date: Tue, 1 Sep 2015 21:46:08 +0200 Subject: small typo change really small change --- docs/updates/Crypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 Alice adds Bob to her friends list by adding his 32 byte public key (client_id) to her friends list. 2 cases: -case 1: Alice adds the public key Bob, then Bob waits for Alice to attempt to connect to him. +case 1: Alice adds the public key of Bob, then Bob waits for Alice to attempt to connect to him. case 2: Bob and Alice add their respective public keys to their friends list at the same time. case 1: -- cgit v1.2.3