Merge pull request #99 from mhor/patch-1

fix typo
diff --git a/README.md b/README.md
index 785a108..fa4973c 100644
--- a/README.md
+++ b/README.md
@@ -230,7 +230,7 @@
 ```
 
 ### Basic Authentication
-Another quick example: Basic Authentification (RFC 2617) for handles:
+Another quick example: Basic Authentication (RFC 2617) for handles:
 
 ```go
 package main