From e8ce2092f9738072ddee1a677b5c6e8923f8627e Mon Sep 17 00:00:00 2001 From: Sam T Date: Tue, 14 May 2013 10:46:18 +0400 Subject: ~ Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bf9a28de..b94c7967 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ but might be used anywhere else. # Description -KRPC basically consisting of bencoded dictionraies sent over UDP. This +KRPC basically consisting of bencoded dictionaries sent over UDP. This implementation provides extra safiety by separation of procedure signature | implementation and baking procedure type in host language, thus it's hard to shoot yourself in the foot accidently. -- cgit v1.2.3