small typo change

really small change
This commit is contained in:
Jeppler 2015-09-01 21:46:08 +02:00 committed by Eniz Vukovic
parent 916bfedff5
commit ea06bf8e57

View File

@ -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: